Fix some styling issues

This commit is contained in:
Zef Hemel
2023-12-19 16:18:18 +01:00
parent 307ba0a01c
commit 92ecbff4cd
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
html,
html {
overflow-y: scroll !important;
width: 90% !important
}
body {
font-family: georgia, times, serif;
font-size: 14pt;