From 7713059ffc7ef307000215934c1a610b9a2d959a Mon Sep 17 00:00:00 2001 From: Cipher Vance Date: Mon, 25 Aug 2025 14:18:14 -0500 Subject: [PATCH] styles: removed moving on the phone mockup --- static/css/styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/css/styles.css b/static/css/styles.css index 2935e31..2022086 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -247,7 +247,6 @@ body { box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3); position: relative; transform: rotate(-5deg); - animation: float 6s ease-in-out infinite; } @keyframes float {