Sha256: 724d56a0ff6de3d16c6ed89a3ae8429bb81428f61176d5d53e85bc05867fecd5

Contents?: true

Size: 271 Bytes

Versions: 1

Compression:

Stored size: 271 Bytes

Contents

@include breakpoint('<=small') {
    html {
        height: auto;
    }

    body {
        height: auto;
        overflow-x: hidden;
        overflow-y: auto;
    }
}

@include breakpoint('<=xsmall') {
    html, body {
        min-width: 320px;
    }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-theme-ethereal-0.5.0 _sass/small/base/_page.scss