Files
sx-fc/app/assets/stylesheets/application.scss
2017-04-05 08:24:21 +06:30

10 lines
166 B
SCSS

@import "bootstrap";
@import "font-awesome";
@import "scaffolds";
/* Show it is fixed to the top */
// body {
// min-height: 75rem;
// padding-top: 4.5rem;
// }