feat: refactor Header and Footer styles for improved layout and consistency

This commit is contained in:
sHa
2025-05-29 21:09:34 +03:00
parent 23a45aaf71
commit 9f315ac247
3 changed files with 31 additions and 217 deletions

View File

@@ -25,7 +25,8 @@
</div>
</footer>
<style> footer {
<style>
footer {
padding: 1.5rem;
background: var(--color-background);
color: var(--color-text-muted);