Skip to content

Commit 0880f10

Browse files
fix : improve card
1 parent 31812d6 commit 0880f10

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/community/community.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -458,8 +458,8 @@
458458
letter-spacing: 0.08em;
459459
padding: 4px 10px;
460460
border-radius: 999px;
461-
border: 1px solid rgb(148 163 184 / 41%);
462-
color: darkgrey;
461+
border: 1px solid rgb(148 163 184 / 62%);
462+
color: #282840;
463463
background: rgb(189 179 218 / 37%);
464464
}
465465

0 commit comments

Comments
 (0)