reduce font size

This commit is contained in:
quenousimporte 2025-03-19 15:58:16 +01:00
parent 6716a76094
commit e8e39f370b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ body {
color: rgb(55, 53, 47);
font-family: menlo,consolas,monospace;
line-height: 24px;
font-size: 16px;
font-size: 14px;
margin-left: 7%;
margin-right: 7%;
margin-top: 10px;