19 lines
265 B
Stylus
19 lines
265 B
Stylus
h1
|
|
display inline-block
|
|
font-size 3em
|
|
line-height 3em
|
|
|
|
h2
|
|
font-size 2em
|
|
line-height 1.5em
|
|
font-weight bold
|
|
text-align center
|
|
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 |