fix css maybe?

This commit is contained in:
Jacob Janzen 2024-04-27 16:21:48 -05:00
parent cd739b87f4
commit 01676490c5

View file

@ -10,6 +10,7 @@ body {
width: 700px;
max-width: calc(100% - 20px);
margin: auto;
position: relative;
}
h1 {