forked from mirrors/hugo-theme-terminal
refactor from PostCSS to SASS
This commit is contained in:
9
assets/css/terms.scss
Normal file
9
assets/css/terms.scss
Normal file
@ -0,0 +1,9 @@
|
||||
.terms {
|
||||
h1 {
|
||||
color: $accent;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: initial;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user