Remove background from footer #1
Some checks are pending
Publish / publish (push) Waiting to run

This commit is contained in:
david-swift 2025-02-25 15:39:26 +01:00
parent b096ba6bc4
commit 5e8f8f717e

View File

@ -7,7 +7,6 @@
display: inline-block;
margin: 0 auto 1rem;
border-radius: 1.375rem;
background-color: var(--fg-muted-1);
padding: 0.25rem;
max-width: 90%;