diff options
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 8dd6cdade..f44b06638 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -439,11 +439,11 @@ h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 } h1, .h1 { - font-size: 2.5rem; + font-size: 2.75rem; } h2, .h2 { - font-size: 2rem; + font-size: 2.25rem; } h3, .h3 { |
