fix: fix the logo be cut in small screen #157

This commit is contained in:
nova1751 2023-12-16 13:31:19 +08:00
parent a8b1d66330
commit f3dd5b8dc5

View File

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