mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.git
synced 2024-11-18 14:49:16 +00:00
fix: remove shadow from header items
This commit is contained in:
parent
1dd43956f2
commit
21508896dd
|
@ -279,7 +279,7 @@ a.nav-link.sp-coming-soon::after {
|
|||
border-color: transparent transparent white transparent !important;
|
||||
}
|
||||
|
||||
.nav-item .nav-link {
|
||||
.nav-tabs .nav-item .nav-link {
|
||||
border: none !important;
|
||||
box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue