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