Sha256: cd7853c4417c9cdd6fd532320fb192515d2780d8daedb0b941d26b6074c1771f

Contents?: true

Size: 310 Bytes

Versions: 3

Compression:

Stored size: 310 Bytes

Contents

.article__footer {
  margin: map-get($spacers, 4) 0;
  font-size: map-get($base, font-size-sm);
}

.article__license, .article__subscribe {
  a {
    @include link-colors($text-color, $main-color-1);
  }
}

.article__license {
  color: $text-color-l;
  img {
    height: map-get($base, font-size) * 1.6;
  }
}

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
jekyll-text-theme-fork-2.2.6 _sass/components/_article-footer.scss
jekyll-text-theme-2.2.6 _sass/components/_article-footer.scss
jekyll-text-theme-2.2.5 _sass/components/_article-footer.scss