Update admin to include the edit-page changes.
Update admin to include the edit-page changes.

File last commit:

9ecc5ebca9fd
e03e4dc6b780
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;
}