优化样式
This commit is contained in:
parent
d45c4af48f
commit
99593a2509
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue