icon fixes, loading optimizations

This commit is contained in:
Dennis Eichhorn 2023-10-20 13:08:56 +00:00
parent 64e3cd4039
commit aa293d90ec

View File

@ -3,7 +3,7 @@ html, body {
margin: 0; margin: 0;
height: 100%; height: 100%;
max-height: 100%; max-height: 100%;
font-family: 'Roboto', sans-serif; font-family: 'Arial', Helvetica, sans-serif;
} }
body { body {