Sha256: 0d71edf0d23e1d99ce80274594c8e53dabef94070340880127e55ea7f781c29c
Contents?: true
Size: 433 Bytes
Versions: 3
Compression:
Stored size: 433 Bytes
Contents
#admin-wrapper { display: flex; width: 100%; @include clearfix(); } .main-content { flex: 1; height: 100vh; overflow: auto; .content-wrapper { margin-top: 25px; padding: 0 15px 0 30px; @include clearfix(); } } .admin-section-title { font-size: em(35px); margin-bottom: 0; } @include mq-max(766px) { .main-content { .content-wrapper { margin-top: 35px; padding: 0 20px; } } }
Version data entries
3 entries across 3 versions & 1 rubygems