Sha256: 78f29f001b89c88d3dde18bccd181ac5cc1e81ad700b05396c782dbfca0863d4

Contents?: true

Size: 720 Bytes

Versions: 79

Compression:

Stored size: 720 Bytes

Contents

// ==========================================================================
// Grid settings for Neat
// ==========================================================================

@import "neat-helpers";

$default-feature: max-width;

// Breakpoints
$mobile: new-breakpoint($bp-xs);                             // 480px
$mobile-landscape: new-breakpoint($bp-sm);                   // 600px
$tablet: new-breakpoint($bp-med);                            // 768px
$tablet-landscape: new-breakpoint($bp-med-plus);             // 1024px
$desktop: new-breakpoint($bp-lg);                            // 1100px
$large-screen: new-breakpoint($bp-xl);                       // 1400px

// Standard Space
$horizontal-spacer: 6em;

Version data entries

79 entries across 79 versions & 1 rubygems

Version Path
bookends-9.0.13 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-9.0.12 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-9.1.0.pre1 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-9.0.11 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-9.0.10 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-9.0.9 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-9.0.8 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-9.0.7 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-9.0.6 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-9.0.5 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-9.0.4 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-9.0.3 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-9.0.2 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-9.0.1 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-9.0.0 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-8.0.8 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-8.0.7 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-8.0.6 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-8.0.5 app/assets/stylesheets/bookends/_grid-settings.scss
bookends-8.0.2 app/assets/stylesheets/bookends/_grid-settings.scss