update header

This commit is contained in:
lb 2023-10-30 14:43:33 +08:00
parent 266ac9ee2e
commit b43c6f5584

View File

@ -103,8 +103,9 @@ header {
.header--wing {
bottom: -88px;
left: 0;
line-height: 1;
font-size: 72px;
line-height: 0.2;
font-size: 108px;
font-weight: bold;
// font-weight: bold;
font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, "微软雅黑", Arial, Helvetica, sans-serif;
}
@ -121,7 +122,5 @@ header {
right: 300px;
color: #5a6d88;
text-align: center;
font-size: 72px;
line-height: 1;
}
</style>