mainest main

This commit is contained in:
ethan merchant 2024-11-03 01:45:37 -05:00
parent e5f2080e4d
commit 78cb787323

View file

@ -175,12 +175,15 @@ body {
height: 100vh;
transform: translateX(-2px);
}
#main {
height: 100dvh;
width: 100%;
margin: 0 auto;
/* padding-top: 64px; */
display: flex;
flex-flow: column;
align-items: center;
/* max-width: 1024px; */
padding-left: 58px;
}
h1, h2 {
letter-spacing: 2px;