Skip to content

Commit

Permalink
fixed padding
Browse files Browse the repository at this point in the history
  • Loading branch information
bluedeepart committed Nov 25, 2024
1 parent d678666 commit b260b04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions blocks/hero/hero.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ main .hero-advanced-wrapper {
height: 13.5px;
}

.wave-reverse .hero-inner .breadcrumbs{
padding-top:0;
}

.hero-inner p {
margin: 0 0 10px;
}
Expand Down

0 comments on commit b260b04

Please sign in to comment.