Skip to content

Commit

Permalink
Merge pull request #68 from aum-deriv/aum/FEQ-1696/page-layout-remove…
Browse files Browse the repository at this point in the history
…-padding-gap

[FEQ] aum/FEQ-1696/page-layout-remove-padding-gap
  • Loading branch information
shayan-deriv authored Feb 13, 2024
2 parents b3acc3f + b3320e4 commit 4331660
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/components/PageLayout/PageLayout.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
.derivs-page-layout {
width: 100%;
display: flex;
gap: 1.5rem;
padding-top: 1.5rem;

@include mobile {
flex-direction: column;
Expand Down

0 comments on commit 4331660

Please sign in to comment.