Removing font family to keep the default of the normalize.css
This commit is contained in:
parent
863bbb9a7d
commit
c9178e03ce
@ -13,10 +13,8 @@ code
|
|||||||
pre
|
pre
|
||||||
background: $color-tertiary
|
background: $color-tertiary
|
||||||
border-left: .3rem solid $color-primary
|
border-left: .3rem solid $color-primary
|
||||||
font-family: 'Menlo', 'Consolas', 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Monaco', monospace
|
|
||||||
|
|
||||||
& > code
|
& > code
|
||||||
background: transparent
|
|
||||||
border-radius: 0
|
border-radius: 0
|
||||||
display: block
|
display: block
|
||||||
padding: 1rem 1.5rem
|
padding: 1rem 1.5rem
|
||||||
|
Loading…
Reference in New Issue
Block a user