Remove shadow from tags overview
Some checks are pending
Publish / publish (push) Waiting to run

This commit is contained in:
david-swift 2025-02-25 14:46:41 +01:00
parent 160f8f173c
commit e01b6141db

View File

@ -20,7 +20,6 @@
a {
transition: var(--transition);
box-shadow: var(--edge-highlight);
border-radius: 999px;
background-color: var(--fg-muted-1);
padding: 0.375rem 0.75rem;