|
|
|
@ -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 %} |
|
|
|
|