Fix behavior of the <pre> element

This commit is contained in:
CJ Patoilo 2016-12-07 12:36:28 -03:00
parent 3fb021c759
commit 12585c1533
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ code
pre
background: $color-tertiary
border-left: .3rem solid $color-primary
overflow-y: hidden
& > code
border-radius: 0