Fix broken code blocks with complex settings (again)

Additionally, utilize `unset` instead of transparent in more places
This commit is contained in:
daudix
2024-07-21 19:59:23 +03:00
parent ddf9e2fb77
commit 67201978bb
8 changed files with 37 additions and 46 deletions

View File

@ -156,7 +156,7 @@
cursor: pointer;
border: none;
border-radius: 999px;
background-color: transparent;
background-color: unset;
font-weight: bold;
font-size: 1rem;