2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00
* Documentation tweaks
* Remove redundant `col-12` classes
This commit is contained in:
Martijn Cuppens
2019-05-08 18:58:29 +02:00
committed by XhmikosR
parent 36ea7e7421
commit e9d8c1a9dd
5 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
<body>
<div class="container">
<h1>Hello, world!</h1>
<div class="col-12">
<div class="mt-5 mb-3">
<div class="mt-5">
<div class="mb-3">
<span>Util.getUID: </span>
<span id="resultUID"></span>
</div>