1
0
Fork 0

Add legal notice and privacy policy

This commit is contained in:
Moritz Ruth 2019-12-01 12:28:29 +01:00
parent 9166448d88
commit 965212c08e
No known key found for this signature in database
GPG key ID: FE38A0B03AA331BA
12 changed files with 429 additions and 8 deletions

View file

@ -35,7 +35,7 @@
}
.index-page__name {
animation: appear 400ms 3.8s ease both;
animation: appear 800ms 3.5s ease both;
font-size: 2rem;
}
@ -62,6 +62,8 @@
}
.index-page__social-link {
color: black;
&:not(:last-child) {
margin-right: 15px;
}