X-Git-Url: https://git.ralfj.de/rust-101.git/blobdiff_plain/1e8dd75a43302e59f8225f14ed85291f82a58b3c..a3a64118702b4f75691de78d42256c306f286014:/docs/pycco_custom.css diff --git a/docs/pycco_custom.css b/docs/pycco_custom.css index a318a5f..6832cf8 100644 --- a/docs/pycco_custom.css +++ b/docs/pycco_custom.css @@ -16,6 +16,7 @@ body { position: relative; display: inline-block; min-height: 100%; + min-width: 100%; } h1, h2, h3, h4, h5, h6 { @@ -63,7 +64,7 @@ div.code { } } -@media screen and (max-width:1300px) { +@media screen and (max-width:1200px) { #background { background: none; border: none;