Skip to content

Commit

Permalink
Merge pull request #501 from WWWPiramalFinanceCOM/feature/comp-creati…
Browse files Browse the repository at this point in the history
…on-new

Feature/comp creation new
  • Loading branch information
nky11 authored Sep 26, 2024
2 parents 7fc0cb8 + cdd6973 commit 577d96d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions blocks/cards/support-contact-us-page.css
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,9 @@
.section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div p>strong>a:has(sup) sup{
font-size: 14px;
}

.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li ul {
margin-bottom: 6px;
}
}

/* Download Piramal App Start */
Expand Down Expand Up @@ -299,7 +301,7 @@
@media screen and (min-width: 767px) and (max-width: 1024px) {
.section.contact-us-download-wrapper div:nth-child(2) {
/* top: 146px; */
left: 64px;
left: 58px;
}
.section.download-piramal-wrapper .default-content-wrapper>*:nth-child(n+1) {
display: flex;
Expand Down

0 comments on commit 577d96d

Please sign in to comment.