Sha256: d04f64c8c776d09ffaf2794eb0a295597aa3579f193ebb398f68c8eed4886b86

Contents?: true

Size: 541 Bytes

Versions: 3

Compression:

Stored size: 541 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 {
      color: $primary;
      border-bottom: 0;
    }
  }
}

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

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

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

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
jekyll-thenerdlife-0.1.3 _sass/layout/_footer.scss
jekyll-sleek-0.1.5 _sass/layout/_footer.scss
jekyll-sleek-0.1.3 _sass/layout/_footer.scss