fix: fontSize
This commit is contained in:
parent
5c2ee359b8
commit
1133c5e1d3
@ -25,7 +25,7 @@
|
|||||||
left 50%
|
left 50%
|
||||||
transform translate(-50%, -100%)
|
transform translate(-50%, -100%)
|
||||||
h1
|
h1
|
||||||
font-size 8rem
|
font-size 7rem
|
||||||
margin 0
|
margin 0
|
||||||
opacity .95
|
opacity .95
|
||||||
h2
|
h2
|
||||||
@ -67,9 +67,9 @@
|
|||||||
transform translate(-50%, -70%);
|
transform translate(-50%, -70%);
|
||||||
width 100%
|
width 100%
|
||||||
h1
|
h1
|
||||||
font-size 6rem
|
font-size 4.5rem
|
||||||
h2
|
h2
|
||||||
font-size 2.3rem
|
font-size 2rem
|
||||||
|
|
||||||
.to_top
|
.to_top
|
||||||
right 10px
|
right 10px
|
Loading…
Reference in New Issue
Block a user