ios text bg overlap fix?
This commit is contained in:
parent
88400bb457
commit
fcf84f7ad5
@ -383,6 +383,7 @@ nav a:hover {
|
||||
|
||||
.container ol li, .container ol li::before {
|
||||
background-color: var(--button-bg);
|
||||
background-clip: content-box;
|
||||
color: var(--button-text);
|
||||
margin-bottom: 0;
|
||||
font-size: 28px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user