mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-04-01 15:32:12 +02:00
14 lines
No EOL
249 B
SCSS
14 lines
No EOL
249 B
SCSS
/*
|
|
*= require rails_bootstrap_forms
|
|
*= require_self
|
|
*= require bootstrap-material-design
|
|
*/
|
|
|
|
@import "bootstrap";
|
|
body { padding-top: $navbar-height; }
|
|
@import "base";
|
|
|
|
@import "font-awesome";
|
|
|
|
@import 'nprogress';
|
|
@import 'nprogress-bootstrap'; |