Skip to content
Snippets Groups Projects

3460033-spacing-issue-filter: Added space on both pb-layout__aside and...

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -244,6 +244,7 @@
display: flex;
flex-flow: column nowrap;
gap: 1.5rem;
padding-top: 1.5rem;
}
@media screen and (min-width: 800px) {
Loading