From: Ralf Jung Date: Mon, 24 Aug 2015 12:22:20 +0000 (+0200) Subject: the default layout needs lots of vertical space... X-Git-Url: https://git.ralfj.de/rust-101.git/commitdiff_plain/1e8dd75a43302e59f8225f14ed85291f82a58b3c?ds=sidebyside;hp=-c the default layout needs lots of vertical space... --- 1e8dd75a43302e59f8225f14ed85291f82a58b3c diff --git a/docs/pycco_custom.css b/docs/pycco_custom.css index 643a7e3..a318a5f 100644 --- a/docs/pycco_custom.css +++ b/docs/pycco_custom.css @@ -63,7 +63,7 @@ div.code { } } -@media screen and (max-width:1000px) { +@media screen and (max-width:1300px) { #background { background: none; border: none;