make stuff fit
This commit is contained in:
parent
9e85e53a00
commit
6ec9bae0c9
@ -19,6 +19,7 @@
|
||||
display: block;
|
||||
margin: auto;
|
||||
margin-top: 1em;
|
||||
padding: 0.625em 1em;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
@ -29,8 +29,8 @@
|
||||
<style>@media screen and (min-width:76.25em){
|
||||
.md-sidebar{visibility:hidden; width:8rem;}
|
||||
.md-content__inner{margin-left: 1.2rem!important; margin-right:0.5rem !important;}
|
||||
.md-content{max-width:calc(100% - 16rem);}
|
||||
.fullwidth{margin: 0 -8.8rem 0 -8.8rem;}
|
||||
.md-content{max-width:calc(100% - 12rem);}
|
||||
.fullwidth{margin: 0 -10.8rem 0 -10.8rem;}
|
||||
}</style>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user