This commit is contained in:
Lazy Hippopotamus
2023-06-10 13:05:34 -04:00
parent f8e9c6f132
commit 2097b5d597

View File

@@ -97,6 +97,10 @@ h1 {
font-size: 4em;
}
#head-marker {
margin-top: 20vh;
}
#head-marker.scrolly-out + #headin {
position: fixed;
transition: background-color 0.3s, color 0.3s;