Skip to content

Commit

Permalink
Update media query
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammadflht committed Mar 11, 2024
1 parent 85b192a commit 716c96f
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions css/media.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,24 @@
}
.card-back, .card-front {
left: 40%;
width: 300px;
height: 165px;
}
.card-logo {
height: 40%;
left: 20px;
top: 20px;
}
.card-number {
& p {
font-size: 16px !important;
}
}
.card-fron-details-name-exp {
font-size: 10px !important;
}
.card-back .card-back-clone .card-cvc {
font-size: 10px;
right: 34px;
}
}

0 comments on commit 716c96f

Please sign in to comment.