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

alexanderdavide
11.46.2022 75e1630bbd235082d5a1c20fc6c12ec5fef61730
fix: define img max width
1 files modified
1 ■■■■ changed files
assets/scss/partials/components/_portfolio.scss 1 ●●●● patch | view | raw | blame | history
assets/scss/partials/components/_portfolio.scss
@@ -24,6 +24,7 @@
  }
  &__image {
    max-width: 100%;
    min-width: 100%;
    box-shadow: #000;
    overflow: hidden;