mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 19:13:51 +00:00
animations and more fun
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user