ADD: External Imprint

This commit is contained in:
webfussel 2024-05-22 13:19:05 +02:00
parent b7a11e5b84
commit 40beae70e9
9 changed files with 122 additions and 16 deletions

View file

@ -0,0 +1,8 @@
.Footer {
align-items: center;
padding: 1rem 15vw;
& .sitemap {
align-items: center;
}
}