Skip to content

Commit

Permalink
CSS updated
Browse files Browse the repository at this point in the history
  • Loading branch information
jain-rithik committed Oct 4, 2023
1 parent 3caf728 commit 06b862f
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -166,11 +166,9 @@ body {

#page2 .elem .dets{
position: absolute;
/* transform: translate(-50%,-50%); */
transform: translate(-50%, -50%) translate(-0.18px, 34.54px);
/* transform: translate(-50%, -50%) ; */
will-change: transform;
opacity: 1;

}

#page2 .elem .dets .dets-info{
Expand Down Expand Up @@ -564,10 +562,6 @@ body {
margin-bottom: 3vw;
}

#page2 .elem .dets {
height: 40px;
}

#moto {
display: flex;
flex-direction: column;
Expand Down

0 comments on commit 06b862f

Please sign in to comment.