aboutsummaryrefslogtreecommitdiff
path: root/sass/custom/_styles.scss
blob: 29bfa8d22c0c5bae4d37b4d133c7e15584ec486f (plain)
1
2
3
4
5
// This File is imported last, and will override other styles in the cascade
// Add styles here to make changes without digging in too much
body {
    font-size: 1em;
}