This commit is contained in:
BianLzhaoMin 2025-10-29 17:21:49 +08:00
parent be5893b8bc
commit 25fdcf7b8e
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ export default {
width: 100%;
height: 100%;
font-size: 16px;
padding: 60px 1% 0;
padding: 60px 1% 6px;
display: grid;
grid-template-rows: 100%;
grid-template-columns: 34% 32% 34%;