Sha256: 7f010f02243d9a52de4b22124d8d2b579314a78606a0a09e09180567a9fb8037
Contents?: true
Size: 595 Bytes
Versions: 28
Compression:
Stored size: 595 Bytes
Contents
.reveal-modal .close-reveal-modal, dialog .close-reveal-modal{ font-size: 2.5rem; line-height: 1; position: absolute; top: 0.5rem; right: 0.6875rem; color: $slate; font-weight: bold; cursor: pointer; } .reveal-modal{ max-width: 960px; a{ text-decoration: none; font-weight: normal; } @include breakpoint(small only){ top: 50px !important; min-height: 240px; position: fixed; } } @include breakpoint(small only){ .reveal{ padding: $global-padding $global-padding 51px $global-padding; // 51 pixels to offset the height of the top bar } }
Version data entries
28 entries across 28 versions & 1 rubygems