Sha256: bbdc4c38af0b74d57bd51147a76c0a455e3ad5df6843c319702a005be2e76cf3

Contents?: true

Size: 487 Bytes

Versions: 2

Compression:

Stored size: 487 Bytes

Contents

// This file was generated by html5-rails
// https://github.com/sporkd/html5-rails
// Upgrade with: $ rails generate html5:install
//
// PLACEHOLDER Media Queries for Responsive Design.
// These override the primary ('mobile first') styles
// Modify as content requires.

@media only screen and (min-width: 480px) {
  // Style adjustments for viewports 480px and over go here

}

@media only screen and (min-width: 768px) {
  // Style adjustments for viewports 768px and over go here

}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
html5-rails-0.0.4 lib/generators/html5/assets/templates/stylesheets/application/media_queries.css.scss
html5-rails-0.0.3 lib/generators/html5/assets/templates/stylesheets/application/media_queries.css.scss