Dynamic dropdown.

This commit is contained in:
softsimon
2021-07-28 22:32:13 +03:00
parent d7586af392
commit 2de28b9926
16 changed files with 97 additions and 20 deletions

View File

@@ -74,7 +74,7 @@ li.nav-item {
@media (min-width: 576px) {
.navbar-brand {
width: 140px;
width: 120px;
}
}
@@ -86,7 +86,7 @@ nav {
position: absolute;
top: 13px;
left: 0px;
width: 140px;
width: 120px;
}
.badge {