fix: fontSize

This commit is contained in:
shenyu 2019-12-15 14:30:16 +08:00
parent 5c2ee359b8
commit 1133c5e1d3

View File

@ -25,7 +25,7 @@
left 50%
transform translate(-50%, -100%)
h1
font-size 8rem
font-size 7rem
margin 0
opacity .95
h2
@ -67,9 +67,9 @@
transform translate(-50%, -70%);
width 100%
h1
font-size 6rem
font-size 4.5rem
h2
font-size 2.3rem
font-size 2rem
.to_top
right 10px