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

alexanderdavide
04.31.2022 2b05b8608380133f5fc65e0aba2dba274eefc1a3
assets/scss/partials/components/_portfolio.scss
@@ -130,6 +130,19 @@
    }
  }
  &__meta {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    &-item {
      &:not(:last-child) {
        margin-right: 1.25rem;
      }
    }
  }
  &__button {
    font-weight: 400;
    display: inline-block;