style-large.scss 254 B

1234567891011121314
  1. @import 'vars';
  2. @import 'mixins';
  3. /*
  4. Highlights by HTML5 UP
  5. html5up.net | @n33co
  6. Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
  7. */
  8. /* Basic */
  9. body, input, select, textarea {
  10. font-size: 12pt;
  11. }