fix(style): 修复空白页欢迎文字居中与换行适配
This commit is contained in:
parent
8814f963f5
commit
d406244604
@ -534,6 +534,11 @@
|
||||
font-size: 32px;
|
||||
color: #2f3a4a;
|
||||
font-weight: 600;
|
||||
margin: 0;
|
||||
max-width: min(88vw, 680px);
|
||||
text-align: center;
|
||||
line-height: 1.3;
|
||||
text-wrap: balance;
|
||||
}
|
||||
|
||||
.blank-hero-overlay .icon-lg {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user