diff options
| author | Mark Otto <[email protected]> | 2017-04-08 13:22:53 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-04-08 13:22:53 -0700 |
| commit | 364e01885fadeb341e1000d6f50291e5a5ada199 (patch) | |
| tree | 160bdf7e792e19ac451690e0e63a1e3a673ec45c /dist/css/bootstrap-reboot.css | |
| parent | f7881336e508f6f4fcfb279eb8a8f26509a05b67 (diff) | |
| download | bootstrap-364e01885fadeb341e1000d6f50291e5a5ada199.tar.xz bootstrap-364e01885fadeb341e1000d6f50291e5a5ada199.zip | |
grunt
Diffstat (limited to 'dist/css/bootstrap-reboot.css')
| -rw-r--r-- | dist/css/bootstrap-reboot.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap-reboot.css b/dist/css/bootstrap-reboot.css index 6509cf5b2..8216b6eb2 100644 --- a/dist/css/bootstrap-reboot.css +++ b/dist/css/bootstrap-reboot.css @@ -22,7 +22,7 @@ html { body { margin: 0; - font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-size: 1rem; font-weight: normal; line-height: 1.5; |
