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

alexanderdavide
03.23.2022 f50ea574013d96e6e05e8bf0d8c3644164cb2099
refactor: use percentage
1 files modified
2 ■■■ changed files
assets/scss/partials/components/_post.scss 2 ●●● patch | view | raw | blame | history
assets/scss/partials/components/_post.scss
@@ -166,7 +166,7 @@
      text-align: center;
      &.full {
        max-width: 100vw;
        max-width: 100%;
      }
      &.lg {