This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// See a working demo at: http://hive-framework.philwareham.co.uk/#section-grid | |
/* ========================================================================== | |
Layout for screen media at 1st breakpoint | |
========================================================================== */ | |
@media screen and (min-width: 32em) { | |
/** | |
* Grid container. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Compass variable: disable support for IE6 | |
$legacy-support-for-ie6: false; | |
// Compass variable: disable support for IE7 | |
$legacy-support-for-ie7: false; | |
// Font face (requires Compass v0.13) | |
@include font-face( |