Try lighter font in body

This commit is contained in:
Fred Boniface 2022-10-17 11:04:03 +01:00
parent 38a97b230d
commit 550576b6bb
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ body {
.page-main-content {
text-align: center;
font-family: oxygen, sans-serif;
font-weight: normal;
font-weight: 300;
color: #f0f0f0f0;
width: 95%;
overflow: hidden;