Decrease font size

This commit is contained in:
Jonatan Heyman 2023-01-12 01:01:25 +01:00
parent 77146bda6c
commit 6d7abb1503
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ body {
color: #444;
font-family: 'Gill Sans','Gill Sans MT',Calibri,'Trebuchet MS',sans-serif;
height: 100%;
font-size: 13px;
font-size: 12px;
overscroll-behavior-y: none;
}