Updating stuff...

This commit is contained in:
Johannes Findeisen 2023-08-22 03:27:36 +02:00
commit 6130b3a2ac

View file

@ -4,7 +4,7 @@
html, html,
body { body {
height: 100%; height: 100%;
font-size: 110%; font-size: 80%;
} }
/* Wrapper for page content to push down footer */ /* Wrapper for page content to push down footer */
@ -41,7 +41,7 @@ body {
} }
code { code {
font-size: 100%; font-size: 80%;
} }