Remove background color rule

This commit is contained in:
TheThomaas 2025-05-30 15:52:08 +02:00
parent c1042d8052
commit 2df1ae0e05

View file

@ -1,5 +1,4 @@
footer {
background-color: var(--color-primary-400);
justify-items: center;
margin-block-start: 1.5rem;
}