Merge pull request #226 from nova1751/dev

fix: fix the logo be cut in small screen #157
This commit is contained in:
底层用户 2023-12-19 14:52:54 +08:00 committed by GitHub
commit 78e0d0505a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,7 +136,7 @@ const jumpTo = (url) => {
padding-left: 22px;
width: 100%;
height: 260px;
min-height: 140px;
.bg {
font-size: 5rem;
}