Files
sx-fc/app/assets/stylesheets/CRM.scss
2017-06-09 09:29:25 +06:30

12 lines
164 B
SCSS

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