attempt to fix scrolling

This commit is contained in:
Amber
2023-01-09 12:28:30 -05:00
parent 0975133806
commit 90042eb56b

View File

@@ -16,6 +16,7 @@ html {
/* overflow: hidden; */
max-width: 800px;
margin: auto;
height:50%
}
body {
@@ -69,4 +70,4 @@ figure {
figcaption {
margin-top: 4px;
}
}