This commit is contained in:
Patrick Marsceill 2018-12-16 15:29:06 -05:00
parent d5d1ddbd92
commit 4a9b4fd5b1
No known key found for this signature in database
GPG Key ID: 286B93882D828F40
1 changed files with 1 additions and 1 deletions

View File

@ -14,8 +14,8 @@ code {
pre.highlight {
padding: $sp-3;
margin-bottom: 0;
background-color: $code-background-color;
-webkit-overflow-scrolling: touch;
background-color: $code-background-color;
code {
padding: 0;