Skip to content

Commit

Permalink
Merge pull request #1611 from ambarmishraa/ambarMishra/home-screen-ca…
Browse files Browse the repository at this point in the history
…rd-alignment

#1607 The Home card are not center aligned on mobile screen fixed
  • Loading branch information
sampadatiwari30 authored Oct 19, 2024
2 parents 280b68d + 8233255 commit 2f28381
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1345,6 +1345,7 @@ p {

@media (max-width: 767px) {
.single-services {
margin: 0 auto;
padding: 20px 20px 30px;
}
}
Expand Down

0 comments on commit 2f28381

Please sign in to comment.