Sha256: 9c38ef394435dd59ae05c1a6c44deb61b51c8d42b0c806f807e5dede702ca03b

Contents?: true

Size: 427 Bytes

Versions: 1

Compression:

Stored size: 427 Bytes

Contents

@import "h5bp";

@include h5bp-main;
@include h5bp-helpers;


@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
    body { margin: 0; } //HACK
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
    body { margin: 0; } //HACK
}
@include h5bp-media;

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
compass-h5bp-0.1.0 test/project/sass/test.scss