style: optimize first screen font line-height
This commit is contained in:
parent
98aa984c61
commit
31a93a2d77
|
@ -17,7 +17,7 @@ $tablet-font-size = 1.8rem;
|
|||
.description {
|
||||
font-weight: bold;
|
||||
font-size: $pc-font-size;
|
||||
line-height: 1.6;
|
||||
line-height: 1.8;
|
||||
text-align: center;
|
||||
|
||||
+keep-tablet() {
|
||||
|
|
Loading…
Reference in New Issue