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

Alexander Bilz
12.25.2022 13383f64edc1fc620bd17670a5505ef63e8dd1cd
assets/scss/partials/components/_post.scss
@@ -5,7 +5,7 @@
  &-wrapper {
    width: 100%;
    @media screen and (min-width: 961px), print {
    @include desktop_and_print {
      width: $content-width;
    }
  }