1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 16:50:00 +02: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

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>