Skip to content

Commit

Permalink
Merge pull request #190 from mozilla/marketing-qa-oct
Browse files Browse the repository at this point in the history
fixing padding
  • Loading branch information
nickgrato authored Oct 20, 2022
2 parents 0259d7f + 543d981 commit 132334c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions marketing/components/navigation/Footer/Footer.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@
text-align: center;
margin-left: 24px;
padding-top: 4px;

@include desktop-down {
margin: 0;
}
}
}

Expand Down

0 comments on commit 132334c

Please sign in to comment.