Sha256: bc0e8fd1ef7bf80e30bd9f27024d8820a961accfa8da60a9b1d4f251b8b39702

Contents?: true

Size: 417 Bytes

Versions: 8

Compression:

Stored size: 417 Bytes

Contents

// <<<<< INLINE
.sidebar-social {
  margin-bottom: .5rem;

  &::after {
    @extend .clearfix
  }

  > ul {
    list-style: none;
    padding-left: 0;

    > li {
      float: left;

      > a {
        display: inline-block;
        text-align: center;
        font-size: 1.5rem;
        width: 3rem;
        height: 3.5rem;
        padding: 0;
      }
    }

    li + li {
      margin-top: 0;
    }
  }
}
// >>>>>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
jekyll-theme-hydejack-7.3.0 _sass/hydejack/_social.pre.scss
jekyll-theme-hydejack-7.2.0 _sass/hydejack/_social.pre.scss
jekyll-theme-hydejack-7.1.1 _sass/hydejack/_social.pre.scss
jekyll-theme-hydejack-7.1.0 _sass/hydejack/_social.pre.scss
jekyll-theme-hydejack-7.0.1 _sass/hydejack/_social.pre.scss
jekyll-theme-hydejack-7.0.0 _sass/hydejack/_social.pre.scss
jekyll-theme-hydejack-7.0.0.pre.beta.1 _sass/hydejack/_social.pre.scss
jekyll-theme-hydejack-7.0.0.pre.beta.0 _sass/hydejack/_social.pre.scss