From 496311bf97deae799b7a1101893db135f3ce7ec7 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 29 Apr 2018 22:22:04 -0700 Subject: dist --- dist/css/bootstrap-reboot.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/css/bootstrap-reboot.css') diff --git a/dist/css/bootstrap-reboot.css b/dist/css/bootstrap-reboot.css index 9f0f40ff1..1670fb423 100644 --- a/dist/css/bootstrap-reboot.css +++ b/dist/css/bootstrap-reboot.css @@ -24,7 +24,7 @@ html { width: device-width; } -article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { +article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; } @@ -160,7 +160,7 @@ pre, code, kbd, samp { - font-family: monospace, monospace; + font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; } -- cgit v1.2.3