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

Alexander Bilz
06.38.2022 d4449343ac7c0f92095e27e7d31572da9ba410a2
assets/scss/partials/components/_portfolio.scss
@@ -129,6 +129,20 @@
    }
  }
  &__meta {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    row-gap: 0.8rem;
    &-item {
      &:not(:last-child) {
        margin-right: 1.25rem;
      }
    }
  }
  &__button {
    font-weight: 400;
    display: inline-block;