source:
resources/sass/_variables.scss
Last change on this file was dfae77e, checked in by , 2 years ago | |
---|---|
|
|
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.