tello2 / app /resources /sass /_variables.scss
ladogton2010's picture
Initial project
c12e4e4
raw
history blame contribute delete
138 Bytes
// Body
$body-bg: #f8fafc;
// Typography
$font-family-sans-serif: 'Nunito', sans-serif;
$font-size-base: 0.9rem;
$line-height-base: 1.6;