Retrospring/app/assets/stylesheets/application.css.scss

10 lines
213 B
SCSS
Raw Normal View History

2014-08-01 06:27:08 -07:00
/*
2014-11-02 04:47:35 -08:00
*= require rails_bootstrap_forms
2014-08-01 06:27:08 -07:00
*= require_self
*/
2014-11-02 04:47:35 -08:00
@import "bootswatch/flatly/variables";
@import "bootstrap";
body { padding-top: $navbar-height; }
@import "bootswatch/flatly/bootswatch";
@import "base";