Remove shadow from tags overview #1

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

View File

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