Make footer lighter

This commit is contained in:
2025-09-27 21:02:26 +03:00
parent 58e2e347bc
commit f38a8badcf
+1 -1
View File
@@ -101,7 +101,7 @@ footer {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
background-color: $crust;
background-color: $mantle;
margin-top: 2rem;
padding: 1rem;
column-gap: 4ch;