Using stylus now
This commit is contained in:
18
styles/headers.styl
Normal file
18
styles/headers.styl
Normal file
@ -0,0 +1,18 @@
|
||||
h1
|
||||
display inline-block
|
||||
font-size 3em
|
||||
line-height 3em
|
||||
|
||||
h2
|
||||
font-size 2em
|
||||
line-height 1.5em
|
||||
font-weight bold
|
||||
width 100%
|
||||
&:first-of-type
|
||||
margin-top 0
|
||||
h3
|
||||
line-height 2em
|
||||
font-size 1.5em
|
||||
font-weight bold
|
||||
text-align left
|
||||
margin-top 0.6em
|
Reference in New Issue
Block a user