mirror of
https://github.com/osmarks/website
synced 2025-06-25 14:42:58 +00:00
shrink code blocks on small displays
This commit is contained in:
parent
5cc56bcfbd
commit
f7b3cd187a
@ -272,6 +272,9 @@ blockquote
|
||||
display: block !important
|
||||
z-index: 2
|
||||
|
||||
.wider, pre
|
||||
font-size: 0.8em
|
||||
|
||||
@media (min-width: calc(4 * $content-margin + $content-width + $sidenotes-width + $navbar-width))
|
||||
// fullwidth 3-pane layout
|
||||
body
|
||||
|
Loading…
x
Reference in New Issue
Block a user