mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
23.33.2021 8c36e9a4a4f411758877742fc59c26fc15880295
fix: distorted print view

1 files modified
3 ■■■■ changed files
assets/css/style.css 3 ●●●● patch | view | raw | blame | history
assets/css/style.css
@@ -959,8 +959,7 @@
    }
}
@media screen and (max-width: 960px),
print {
@media screen and (max-width: 960px) {
    aside {
        width: 100%;
    }