bg transparent --> white

This commit is contained in:
VividTruthKeeper 2022-06-23 15:23:25 +05:00
parent 1326a6da71
commit 5ffe723459
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
.nav {
border-bottom: 0.1rem solid $base-green;
min-height: 12vh;
background: #ffffff;
}
.nav-inner {