1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 09:05:47 +02:00

Remove Internet Explorer leftovers

This commit is contained in:
XhmikosR
2020-03-09 15:37:46 +02:00
parent 47aef7b2c6
commit 018a94c9c1
34 changed files with 28 additions and 115 deletions

View File

@@ -19,7 +19,7 @@
</div>
</header>
<main class="bd-content py-5" id="content" role="main">
<main class="bd-content py-5" id="content">
<div class="container">
{{ .Content }}
</div>