add: imp, privacy

Add imprint and privacy stuff
This commit is contained in:
Fiona Lena Urban 2025-04-21 09:53:25 +02:00
parent 85e6035a9a
commit eabd67f93e
7 changed files with 4948 additions and 2144 deletions

View file

@ -123,4 +123,8 @@ body {
.bg-main-dark-hover:hover {
background-color: var(--color-main-dark);
}
.gap-default {
gap: 1rem;
}