优化样式

This commit is contained in:
谢思 2026-04-17 16:12:09 +08:00
parent d45c4af48f
commit 99593a2509
1 changed files with 2 additions and 0 deletions

View File

@ -141,6 +141,7 @@
gap: 20px;
.project-list-item {
min-width: 0;
padding: 40px 30px;
background: #ffffff;
border: 2px solid;
@ -185,6 +186,7 @@
}
.project-list-item-tag {
flex-wrap: wrap;
display: flex;
gap: 10px;