Maj nav-bar
This commit is contained in:
parent
1bcd85fc5c
commit
5aa21b77fe
|
@ -4,4 +4,10 @@
|
||||||
margin: auto;
|
margin: auto;
|
||||||
padding-bottom: 5%;
|
padding-bottom: 5%;
|
||||||
filter: drop-shadow(0 0 0.30rem black);
|
filter: drop-shadow(0 0 0.30rem black);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.active-custom {
|
||||||
|
color: red !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue