new project

main
yezhen 2026-02-01 00:25:21 +08:00
parent fa80ee7eae
commit 1cbac9ca2f
1 changed files with 1 additions and 3 deletions

View File

@ -80,9 +80,7 @@ body {
.home-hero {
background-color: rgb(243, 247, 252);
display: grid;
grid-template-columns: minmax(0, 1fr) 360px;
gap: 24px;
display: flex;
padding: 40px 48px 20px;
align-items: center;
text-align: center;