Convert vanilla CSS to SASS
This commit is contained in:
11
assets/sass/_title.sass
Normal file
11
assets/sass/_title.sass
Normal file
@@ -0,0 +1,11 @@
|
||||
h1, h2, h3
|
||||
font-weight: normal
|
||||
color: $title-color
|
||||
|
||||
h2
|
||||
font-size: 1.3em
|
||||
margin-bottom: 10px
|
||||
|
||||
h3
|
||||
margin-top: 10px
|
||||
font-size: 1.2em
|
||||
Reference in New Issue
Block a user