aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap-reboot.css
diff options
context:
space:
mode:
authorJohann-S <[email protected]>2017-05-16 09:59:44 +0200
committerJohann-S <[email protected]>2017-05-16 10:09:48 +0200
commit3719ed4cb69fd8c75869158b086b4fc077e63e14 (patch)
tree20c4aa1021aacd824b752d5ab85377ac782b4d90 /dist/css/bootstrap-reboot.css
parent183205afb87582bf905e1fac0b6c5353c0b2d28c (diff)
downloadbootstrap-3719ed4cb69fd8c75869158b086b4fc077e63e14.tar.xz
bootstrap-3719ed4cb69fd8c75869158b086b4fc077e63e14.zip
build
Diffstat (limited to 'dist/css/bootstrap-reboot.css')
-rw-r--r--dist/css/bootstrap-reboot.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/css/bootstrap-reboot.css b/dist/css/bootstrap-reboot.css
index d15111066..6d1cd096b 100644
--- a/dist/css/bootstrap-reboot.css
+++ b/dist/css/bootstrap-reboot.css
@@ -20,6 +20,10 @@ html {
width: device-width;
}
+article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
+ display: block;
+}
+
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;