Skip to content

Commit

Permalink
Reduce the gap between DFC cards images with the new hover card size
Browse files Browse the repository at this point in the history
  • Loading branch information
PvtVoid committed May 28, 2024
1 parent 17b4c5c commit 95f2c4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

.doubleFacedCard {
position: absolute;
left: -40vh;
left: -35vh;
}


Expand Down

0 comments on commit 95f2c4b

Please sign in to comment.