fix: header over browser scrollbar

This commit is contained in:
nevfy 2024-04-10 02:17:05 +03:00
parent f55a659130
commit ada3e3f5aa
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
.td-navbar {
background: $dark;
min-height: 5rem;
z-index: 15;
.navbar-brand__name {
display: none;
}