hero min-height update

This commit is contained in:
gurusabarish
2022-04-27 17:46:52 +05:30
parent 1c8d314c3d
commit 77c7aa6763
2 changed files with 1 additions and 6 deletions
-5
View File
@@ -75,11 +75,6 @@ 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;
}