Clean up typography updates

This commit is contained in:
Patrick Marsceill
2020-05-05 12:48:45 -04:00
parent d9b2822448
commit 6345c61aae
5 changed files with 37 additions and 21 deletions

View File

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