Skip to content
Snippets Groups Projects
Commit d38f8b65 authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

Update file homepage.css

parent fed840d3
No related branches found
No related tags found
No related merge requests found
Pipeline #409529 passed
...@@ -698,8 +698,6 @@ ...@@ -698,8 +698,6 @@
height: 65px; height: 65px;
opacity: 0; opacity: 0;
transition: all 0.5s linear; 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 { .homepage-content8 {
top: 5700px; top: 5700px;
...@@ -708,8 +706,6 @@ ...@@ -708,8 +706,6 @@
/* transform: translateX(-110%); */ /* transform: translateX(-110%); */
opacity: 0; opacity: 0;
transition: all 0.5s linear; 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{ /* .homepage-content7{
top: 4502px; top: 4502px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment