fon size 20pt

pull/297/head
Gorkem 2022-01-23 21:11:52 +03:00
parent 5530f9499a
commit 23689f9356
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* Increase the default font size */
html {
font-size: 14pt;
font-size: 20pt;
}