style: optimize first screen font line-height

This commit is contained in:
XPoet 2020-12-07 09:56:29 +08:00
parent 98aa984c61
commit 31a93a2d77
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ $tablet-font-size = 1.8rem;
.description { .description {
font-weight: bold; font-weight: bold;
font-size: $pc-font-size; font-size: $pc-font-size;
line-height: 1.6; line-height: 1.8;
text-align: center; text-align: center;
+keep-tablet() { +keep-tablet() {