Removes border added by wordpress styles on page title.
This commit is contained in:
parent
bcc43cd32b
commit
9df2194b14
|
@ -1189,6 +1189,7 @@ nav {
|
|||
.tainacan-title {
|
||||
.tainacan-title-page{
|
||||
margin-bottom: 0.75rem;
|
||||
border: none;
|
||||
border-bottom: 2px solid var(--tainacan-interface--link-color, #298596);
|
||||
.title-page h1{
|
||||
font-size: 1.25rem !important;
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue