source: resources/sass/_variables.scss@ dfae77e

Last change on this file since dfae77e was dfae77e, checked in by Igor Danilovski <igor_danilovski@…>, 22 months ago
  • Initial commit;
  • Property mode set to 100644
File size: 138 bytes
Line 
1// Body
2$body-bg: #f8fafc;
3
4// Typography
5$font-family-sans-serif: 'Nunito', sans-serif;
6$font-size-base: 0.9rem;
7$line-height-base: 1.6;
Note: See TracBrowser for help on using the repository browser.