Merge pull request 'Make font a bit larger and weightier' (#2965) from larger-font-progressbar-banner into master
continuous-integration/drone/push Build is passing Details

Reviewed-on: #2965
Reviewed-by: tobiasd <tobiasd@fsfe.org>
This commit is contained in:
Linus Sehn 2022-12-04 09:12:01 +00:00
commit beac76ddf5
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ div.topbanner {
padding: 5px;
#topbanner-inner {
font-size: 1.1em;
font-weight: 500;
background: #fff;
padding: 2rem;