Skip to content

Commit

Permalink
Merge pull request #483 from WWWPiramalFinanceCOM/feature/optimization
Browse files Browse the repository at this point in the history
Feature/optimization
  • Loading branch information
VaibhavSasulkar authored Sep 23, 2024
2 parents e44b186 + f014dd9 commit e1de41f
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -1023,14 +1023,6 @@ footer {
min-height: 1225px;
}

.section.branch-locater-banner .default-content-wrapper {
min-height: 152px;
}

.section.branch-locater-banner {
min-height: 248px;
}

.section.branch-locater-banner .default-content-wrapper p:nth-child(3)>picture>img {
width: 124px;
height: 120px;
Expand All @@ -1041,14 +1033,6 @@ footer {
min-height: 1386px;
}

.section.branch-locater-banner .default-content-wrapper {
min-height: 104px;
}

.section.branch-locater-banner {
min-height: 190px;
}

.section.branch-locater-banner .default-content-wrapper p:nth-child(3)>picture>img {
width: 72px;
height: 72px;
Expand All @@ -1069,8 +1053,4 @@ footer:has(.neeyat-footer) {
footer:has(.neeyat-footer) {
min-height: 100%;
}

.section.branch-locater-banner {
min-height: 242px;
}
}

0 comments on commit e1de41f

Please sign in to comment.