Sha256: e3721148d93a78fe32578c6d843922709d79bac610593d3d9f00b309b0710522

Contents?: true

Size: 546 Bytes

Versions: 4

Compression:

Stored size: 546 Bytes

Contents

footer {
  padding: 2.8125rem 0;
  border-top: 1px solid #f0f0f0;
  text-align: center;
  font-size: 0.875rem;
  color: rgba(33,33,33,0.6);

  a {
    color: rgba(33,33,33,0.6);
    border-bottom: 0;

    &:hover,
    &:focus {
      color: $primary;
      border-bottom: 0;
    }
  }
}

.social {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  margin: 0 auto 25px;
}

.social__link:not(:last-child) {
  margin-right: 1.5rem;
}

.social__icon {
  fill: currentColor;
  height: 1.5rem;
  width: 1.5rem;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jekyll-sleek-0.1.9 _sass/layout/_footer.scss
jekyll-sleek-0.1.8 _sass/layout/_footer.scss
jekyll-sleek-0.1.7 _sass/layout/_footer.scss
jekyll-sleek-0.1.6 _sass/layout/_footer.scss