Revert "ios text bg overlap fix?"

This reverts commit fcf84f7ad5f707dd7221976e2bcc5a2f13ca1242.
This commit is contained in:
James Shiffer 2022-02-23 18:50:23 -08:00
parent fcf84f7ad5
commit 57ffc3742a

View File

@ -383,7 +383,6 @@ 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;