Miscellaneous tweaks for readability and correctness.
Miscellaneous tweaks for readability and correctness.

File last commit:

9ecc5ebca9fd
8280669ab025
Show More
static.scss
6 lines | 79 B | text/x-scss | ScssLexer
/ styles / static.scss
Replace hard-coded colors with variables.
r31 @charset "utf-8";
@import "palette";
h3, h4, h5, h6 {
color: $text-accent;
}