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

@ -8,7 +8,7 @@
<style scoped lang="scss">
.animated-logo {
animation: logo-width 800ms 1s ease, logo-height 800ms 1900ms ease;
animation: logo-width 800ms 1s ease, logo-height 600ms 1.9s ease;
animation-fill-mode: both;
overflow: hidden;
@ -49,7 +49,7 @@
right: 0;
height: 6px;
animation: fadeOut 600ms 2.8s ease-in both;
animation: fadeOut 400ms 2.8s ease-in both;
}
.animated-logo__bar-1 {