Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Commit

Permalink
DIGCOLL-5749 change Marble banner padding
Browse files Browse the repository at this point in the history
  • Loading branch information
davidseguin committed Aug 30, 2022
1 parent 6645139 commit 62d99a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/banner/banner.scss
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
align-items: center;
display: flex;
justify-content: center;
padding: $spacing-m $spacing-component-margin;
padding: $spacing-m $spacing-unclamped;
@media (orientation: portrait) {
min-height: 50vw;
}
Expand Down

0 comments on commit 62d99a8

Please sign in to comment.