styles: removed moving on the phone mockup

This commit is contained in:
Cipher Vance 2025-08-25 14:18:14 -05:00
parent 8dd316daf1
commit 7713059ffc

View file

@ -247,7 +247,6 @@ body {
box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3); box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3);
position: relative; position: relative;
transform: rotate(-5deg); transform: rotate(-5deg);
animation: float 6s ease-in-out infinite;
} }
@keyframes float { @keyframes float {