No custom font size for syntax highlighted code. We don't want no fancy border radiuses

This commit is contained in:
Michael Smith 2016-12-26 15:28:56 +01:00
parent af569859e5
commit f3c1469c7c
2 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,7 @@
*/
pre,
code {
font-size: 15px;
border: 1px solid #000;
border-radius: 3px;
background-color: #eef;
}

View File

@ -32,7 +32,6 @@
top: 9px;
right: $spacing-unit / 2;
border: 1px solid #000;
border-radius: 5px;
text-align: right;
.menu-icon {