diff options
| author | Mark Otto <[email protected]> | 2016-12-19 21:08:24 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-12-19 21:08:24 -0800 |
| commit | a8b3e09f22cab94d9c3646119154a224559aef74 (patch) | |
| tree | 9f75691981c1e674a09875857c7cd4af063a2015 /docs/dist/css/bootstrap-reboot.css | |
| parent | 50d5f60696208c0e242f72d30b928b12300e3831 (diff) | |
| download | bootstrap-a8b3e09f22cab94d9c3646119154a224559aef74.tar.xz bootstrap-a8b3e09f22cab94d9c3646119154a224559aef74.zip | |
grunt
Diffstat (limited to 'docs/dist/css/bootstrap-reboot.css')
| -rw-r--r-- | docs/dist/css/bootstrap-reboot.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dist/css/bootstrap-reboot.css b/docs/dist/css/bootstrap-reboot.css index ddabb6abb..230c686df 100644 --- a/docs/dist/css/bootstrap-reboot.css +++ b/docs/dist/css/bootstrap-reboot.css @@ -265,7 +265,7 @@ html { } body { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; + font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-size: 1rem; font-weight: normal; line-height: 1.5; |
