Sha256: d1f39cd04b050f11698135520c7a14001b8ee319262d1b14f2cd3cf1a387e158

Contents?: true

Size: 451 Bytes

Versions: 1

Compression:

Stored size: 451 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 print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* 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.1 test/project/sass/test.scss