diff --git a/static/homepage.css b/static/homepage.css index c38f81e049463f098ad5d46e307f389f9b4197d8..b60e08a7152ea992bc80330b75d11b27dc9bdc7a 100644 --- a/static/homepage.css +++ b/static/homepage.css @@ -698,8 +698,6 @@ height: 65px; opacity: 0; transition: all 0.5s linear; - left: 50%; /* Position the element 50% from the left */ - transform: translateX(-50%); /* Shift the element back by 50% of its own width */ } .homepage-content8 { top: 5700px; @@ -708,8 +706,6 @@ /* transform: translateX(-110%); */ opacity: 0; transition: all 0.5s linear; - left: 50%; /* Position the element 50% from the left */ - transform: translateX(-50%); /* Shift the element back by 50% of its own width */ } /* .homepage-content7{ top: 4502px;