mirror of
https://github.com/vercel/commerce.git
synced 2025-05-19 16:07:01 +00:00
6 lines
77 B
SCSS
6 lines
77 B
SCSS
@use 'styles/_spacing';
|
|
|
|
.main {
|
|
// padding: 0 spacing.$page-margin-x;
|
|
}
|