improve styling

This commit is contained in:
Philipp Kühn
2020-04-18 17:54:00 +02:00
parent 2529b9b76f
commit 1cbe32a357
5 changed files with 27 additions and 7 deletions

View File

@@ -66,7 +66,6 @@ pre[class*="language-"] {
position: relative;
color: $codeText;
background: $codeBg;
margin: 0.5em 0;
padding: 1.2rem 1.5rem;
border-radius: 0.5rem;
}