Sha256: 5e6ead3576c6c8230426e222cfbbf817c2aec293d3046718adf8b2755f3b9c84
Contents?: true
Size: 506 Bytes
Versions: 8
Compression:
Stored size: 506 Bytes
Contents
.header .header-block-buttons { text-align: center; margin-left: auto; margin-right: auto; white-space: nowrap; .btn.header-btn { background-color: transparent; border: 1px solid lighten($color-text, 10%); color: lighten($color-text, 10%); margin: 0 5px; border-radius: 0.2rem; // border-radius: 25px; &:hover, &:focus { border: 1px solid darken($color-text, 10%); color: darken($color-text, 10%); } @include media-down(sm) { span { display: none; } } } }
Version data entries
8 entries across 8 versions & 1 rubygems