added hero page

This commit is contained in:
gurusabarish
2022-02-17 22:45:51 +05:30
parent 006bf5abcd
commit f73e4bf20d
9 changed files with 133 additions and 4 deletions
+2
View File
@@ -10,12 +10,14 @@
}
.navbar-text {
font-size: 16px !important;
opacity: 0.95;
}
.nav-link{
transition: none !important;
}
.navbar-brand {
color: var(--primary-color) !important;
opacity: 0.95;
}
.navbar .nav-link:hover {
color: var(--primary-color) !important;