0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 08:30:27 +03:00

Added footer component

This commit is contained in:
2024-09-17 23:24:24 +00:00
parent cf85f10724
commit 9ff6f2cd0e
6 changed files with 743 additions and 15 deletions

View File

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