0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-03 16:10:26 +03:00

Refactor Footer component and remove it from BaseLayout

This commit is contained in:
2024-09-13 00:16:37 +00:00
parent d4a6772ec5
commit 4a821edd50
3 changed files with 0 additions and 52 deletions

View File

@ -36,7 +36,6 @@ body {
max-width: 52em;
min-height: 100vh;
padding: 4em;
position: relative;
text-rendering: optimizelegibility;
}