Feat(legal): add legal notice #170

Open
jakob.scheid wants to merge 8 commits from feature/legal-notice into main
Showing only changes of commit 21704a439b - Show all commits
+1
View File
@@ -24,6 +24,7 @@ body {
.link { .link {
text-decoration: none; text-decoration: none;
color: var(--dark);
} }
.link:hover:not(.button-link), .link:focus-visible:not(.button-link) { .link:hover:not(.button-link), .link:focus-visible:not(.button-link) {