Skip to content

Commit

Permalink
#1607 The Home card are not center aligned on mobile screen fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ambarmishraa committed Oct 19, 2024
1 parent c2646fe commit 8233255
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 8233255

Please sign in to comment.