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

alexanderdavide
13.09.2022 057c27c2dc256bb75e9a8e735f27708ca5a75530
refactor: delete obsolete width
1 files modified
4 ■■■■ changed files
assets/scss/partials/components/_archive.scss 4 ●●●● patch | view | raw | blame | history
assets/scss/partials/components/_archive.scss
@@ -1,10 +1,6 @@
.archive {
  width: 100%;
  @include desktop_and_print {
    width: $content-width;
  }
  &__list {
    font-size: 1.4rem;
    margin: 30px;