Fixed css style

This commit is contained in:
Silvio Giebl
2019-12-03 09:20:22 +01:00
parent 804cad6c4d
commit c057771cca
2 changed files with 4 additions and 4 deletions

View File

@@ -15,9 +15,9 @@ pre.highlight,
figure.highlight {
padding: $sp-3;
margin-bottom: 0;
background-color: $code-background-color;
border-radius: $border-radius;
-webkit-overflow-scrolling: touch;
background-color: $code-background-color;
code {
padding: 0;