diff --git a/src/PartyPage.css b/src/PartyPage.css index 91d67cf..26cbcf8 100644 --- a/src/PartyPage.css +++ b/src/PartyPage.css @@ -46,10 +46,7 @@ body { background-image: url("https://media.istockphoto.com/id/1037003086/photo/a-hairy-back.jpg?s=612x612&w=0&k=20&c=EO8hrgM2cXyOi0ZCkDjMBapbgX1_yEVW03tWVr738Ts="); background-size: cover; - transition: transform 120s ease-in; - transform: translate(100vw, 0); } - input:checked { transition: transform 500ms ease-in-out; transform: rotate(720deg);