diff --git a/index.html b/index.html index 7c545f0..32de685 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,15 @@ Daedalus + + + + + + + + + @@ -12,9 +21,8 @@ diff --git a/style.css b/style.css index e0681ac..0f7f4da 100644 --- a/style.css +++ b/style.css @@ -37,7 +37,7 @@ body { margin-right: auto; margin-top: 20vh; margin-bottom: 5vh; - animation: perspective 60s infinite; + animation: perspective 30s; } @keyframes rotation {