vytal-redux/src/pages/Newtab/Newtab.scss
2022-04-14 01:42:38 -04:00

10 lines
62 B
SCSS

$myColor: red;
h1,
h2,
h3,
h4,
h5,
h6 {
color: $myColor;
}