0
0
Fork 0

perf: 6957 change fetchedTags color

This commit is contained in:
Javier Segarra 2024-05-24 14:34:44 +02:00
parent c7d7ae5373
commit f25385961b
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ const tags = computed(() => {
.inline-tag {
height: 1rem;
margin: 0.05rem;
color: $secondary;
color: $color-font-secondary;
text-align: center;
font-size: smaller;
padding: 1px;