mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
6 lines
105 B
SCSS
6 lines
105 B
SCSS
.notificationPage {
|
|
padding-bottom: 5.4rem;
|
|
@screen md {
|
|
padding-bottom: 12.8rem;
|
|
}
|
|
} |