Removing font family to keep the default of the normalize.css

This commit is contained in:
CJ Patoilo 2016-09-10 02:25:19 -03:00
parent 863bbb9a7d
commit c9178e03ce
1 changed files with 0 additions and 2 deletions

View File

@ -13,10 +13,8 @@ code
pre
background: $color-tertiary
border-left: .3rem solid $color-primary
font-family: 'Menlo', 'Consolas', 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Monaco', monospace
& > code
background: transparent
border-radius: 0
display: block
padding: 1rem 1.5rem