update colour on tags

This commit is contained in:
Martin McKeaveney 2024-09-26 17:21:18 +01:00
parent e65a9157cc
commit 133ce9e784
1 changed files with 1 additions and 1 deletions

View File

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