Skip to content

Commit

Permalink
fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakshmishri committed Jul 2, 2024
1 parent 1249a85 commit ecfb257
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blocks/hero/hero.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ main .hero-container {
height: 100%;
}

.hero > div {
main .hero > div {
background: white;
padding-left: 10px;
padding-right: 10px;
width: 50%;
max-width: 50%;
}

.hero .button:any-link {
Expand Down

0 comments on commit ecfb257

Please sign in to comment.