Skip to content

Commit

Permalink
fixing padding-bottom mobile hero section
Browse files Browse the repository at this point in the history
  • Loading branch information
ropdias committed Jul 8, 2024
1 parent 12cde2a commit fd094b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/styles/hero.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
#hero {
text-align: center;

& div {
padding-bottom: 0;
}

& img[src*='music'] {
width: 12.875rem;
}
Expand Down

0 comments on commit fd094b5

Please sign in to comment.