diff options
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index a5c9bb938..accbf0697 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -1102,7 +1102,8 @@ p { margin-bottom: 1rem; } .lead { - font-size: 1.5rem; + font-size: 1.25rem; + font-weight: 300; } small, .small { |
