mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.git
synced 2025-01-15 13:26:37 +00:00
fix: tabs blocked by h3
This commit is contained in:
parent
21508896dd
commit
23d317a711
|
@ -291,6 +291,10 @@ a.nav-link.sp-coming-soon::after {
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.tab-body h3:before {
|
||||
content: none;
|
||||
}
|
||||
|
||||
.tab-content .tab-pane {
|
||||
border: none !important;
|
||||
box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
|
||||
|
|
Loading…
Reference in a new issue