fix occasional resize bug

This commit is contained in:
ygg2 2024-08-28 19:41:30 -04:00
parent e3687eced6
commit f9739dffb7

View file

@ -1,3 +1,6 @@
html{
height:100%;
}
body {
font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 400;