mirror of https://github.com/lxndrblz/anatole.git
fix: define img max width
assets/scss/partials/components/_portfolio.scss @@ -24,6 +24,7 @@ } &__image { max-width: 100%; min-width: 100%; box-shadow: #000; overflow: hidden;