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

alexanderdavide
20.02.2022 ddeacdd16288dab570a165b942c8983cef919393
assets/scss/partials/components/_archive.scss
@@ -23,16 +23,16 @@
    }
    &-date {
      max-width: 10%;
      text-align: right;
      @include themed() {
        color: t('primary-light');
      }
    }
    &-title {
      width: 90%;
      display: inline-block;
      flex: 0.96;
      @include themed() {
        color: t('primary');