Body font size

This commit is contained in:
2024-05-21 09:49:41 -04:00
parent 275c5b679b
commit 76fb50a8b6
2 changed files with 6 additions and 2 deletions

View File

@@ -105,7 +105,9 @@ body {
color: $color;
line-height: 1.5;
// font-size: 100%;
font-size: 15px;
// font-size: 12px;
// font-size: 15px;
font-size: 17.5px;
// font-size: 20px;
// font-size: 22px;
/* font-family: 'Source Code Pro', monospace; */