Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
TechNilabh committed Oct 7, 2024
1 parent 410c5fe commit 475bb26
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Components/Sponsor/Card/Card.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
.card img {
position: absolute;
top: 70%;
left: 38%;
left: 42%;
transform: translate(-50%, -50%);
width: 50%;
height: 70%;
width: 40%;
height: 55%;
}
.linkage:hover {
cursor: pointer;
Expand Down

0 comments on commit 475bb26

Please sign in to comment.