fix for #55
This commit is contained in:
@@ -75,7 +75,11 @@ header .navbar {
|
||||
line-height: 2rem;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1280px) {
|
||||
#hero {
|
||||
min-height: 60vh;
|
||||
}
|
||||
}
|
||||
#hero .content {
|
||||
animation: fade-left 1s ease-out;
|
||||
}
|
||||
@@ -188,6 +192,8 @@ header .navbar {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* about me */
|
||||
#about h3 {
|
||||
color: var(--text-secondary-color) !important;
|
||||
|
||||
Reference in New Issue
Block a user