Skip to content

Commit

Permalink
5548: move margin
Browse files Browse the repository at this point in the history
  • Loading branch information
sinejespersen committed Dec 21, 2022
1 parent 2407254 commit 16cfb81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,13 @@ $list-reservation-space-desktop: 24px;
p {
margin-top: 2px;
font-size: 14px;
margin-bottom: $s-md;
}

@include breakpoint-s {
margin-top: 0;
p {
font-size: 12px;
margin-bottom: $s-md;
}
}
}
Expand Down

0 comments on commit 16cfb81

Please sign in to comment.