From 6de586ba019e17a54749aeaeeb7496be1a778272 Mon Sep 17 00:00:00 2001 From: adrien Date: Tue, 20 May 2025 17:02:24 +0200 Subject: [PATCH] meta --- index.html | 14 +++++++++++--- style.css | 2 +- 2 files changed, 12 insertions(+), 4 deletions(-) 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 {