Skip to content

Commit

Permalink
fixing padding
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Grato committed Oct 20, 2022
1 parent 0259d7f commit 543d981
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 543d981

Please sign in to comment.