Make the home page platter fit content rather than scaling with the page

This commit is contained in:
Eryn Wells 2022-09-25 07:53:43 -07:00
parent 4800d22fb6
commit 21791d9937

View file

@ -22,6 +22,7 @@ h1 {
main {
margin-block-start: 10vh;
width: inherit;
}
main .grid {