animations and more fun

This commit is contained in:
Timothy Pidashev
2022-01-07 23:22:17 -08:00
parent b26b405eca
commit 64718e30e5
8 changed files with 11646 additions and 44 deletions

View File

@@ -168,7 +168,6 @@ html {
}
/* blog */
.blog_row {
display: inline-flex;
flex-direction: row;
@@ -275,6 +274,11 @@ html {
outline: none;
}
.login-form:hover {
background-color: #3a3a3a;
}
@media only screen and (max-width: 1024px) {
.hero__header {
font-size: 12vw;