Sha256: b1ab6700bdefe7191e380e16be2f945010c602a39a9b2dcc921cc4b7eb098024

Contents?: true

Size: 209 Bytes

Versions: 6

Compression:

Stored size: 209 Bytes

Contents

@mixin centos-content-sponsors-card {
  .card {
    @extend .card;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: none;
  }
  img {
    width: auto;
    height: 50px;
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jekyll-theme-centos-0.1.5 _sass/centos/mixins/_content-card.scss
jekyll-theme-centos-0.1.4 _sass/centos/mixins/_content-card.scss
jekyll-theme-centos-0.1.3 _sass/centos/mixins/_content-card.scss
jekyll-theme-centos-0.1.2 _sass/centos/mixins/_content-card.scss
jekyll-theme-centos-0.1.1 _sass/centos/mixins/_content-card.scss
jekyll-theme-centos-0.1.0 _sass/centos/mixins/_content-card.scss