Sha256: d05e6603d094e40b850a4765492bc64afc257e6b7dd1fc1ddfc568cbc4190d4f
Contents?: true
Size: 325 Bytes
Versions: 6
Compression:
Stored size: 325 Bytes
Contents
@include breakpoint('<=small') { html { height: auto; } body { @include vendor('flex-direction', 'column'); height: auto; overflow-x: hidden; overflow-y: auto; } } @include breakpoint('<=xsmall') { html, body { min-width: 320px; } }
Version data entries
6 entries across 6 versions & 1 rubygems