This commit is contained in:
gurusabarish
2022-04-09 17:07:17 +05:30
parent ebaf9cf5b3
commit f5b9c6728a
2 changed files with 14 additions and 32 deletions
+7 -1
View File
@@ -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;