1
0
Fork 0
mirror of synced 2024-09-28 15:21:28 +12:00

update colour on tags

This commit is contained in:
Martin McKeaveney 2024-09-26 17:21:18 +01:00
parent e65a9157cc
commit 133ce9e784

View file

@ -112,7 +112,7 @@
.tag {
display: flex;
color: var(--spectrum-body-m-text-color);
color: #FFFFFF;
padding: 4px 8px;
justify-content: center;
align-items: center;