Updated styling

This commit is contained in:
Anton Pogrebnjak
2025-02-16 17:25:40 +01:00
parent 810280fd33
commit 9e02d262be
10 changed files with 152 additions and 59 deletions

View File

@@ -23,7 +23,7 @@ const today = new Date();
</footer>
<style>
footer {
background-color: var(--background);
background-color: var(--background-soft);
padding: 1rem 1rem 2rem;
width: 100%;
}