Skip to content

Commit

Permalink
spacing styles
Browse files Browse the repository at this point in the history
  • Loading branch information
erikacolette29 committed Dec 2, 2024
1 parent b58a8af commit aa9bc6d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,11 @@
display: flex;
justify-content: space-between;
padding: 25px 18px 0px 13px;

@include smallMobile {
padding-top: 22px;
}

&:first-child {
padding-top: 0px;

Expand Down

0 comments on commit aa9bc6d

Please sign in to comment.