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

View file

@ -185,8 +185,12 @@ body {
/* max-width: 1024px; */ /* max-width: 1024px; */
padding-left: 58px; padding-left: 58px;
} }
h1, h2 { #top_img {
letter-spacing: 2px; position: absolute;
z-index: -1;
left: 0;
right: 0;
height: 100vh;
} }
h1 { h1 {
color: #fff; color: #fff;