This commit is contained in:
2024-07-01 17:04:18 +05:45
parent 3d14348528
commit 3a77e62a5c
38 changed files with 1187 additions and 606 deletions

View File

@@ -252,12 +252,15 @@ h6{
}
.navbar-light .navbar-brand img {
max-height: 60px;
max-height: 100px;
transition: .5s;
}
.sticky-top .navbar-light .navbar-brand img {
max-height: 45px;
max-height: 100px;
}
.icons{
margin-left:100px;
}
.navbar .dropdown-toggle::after {