Files
commerce/src/components/modules/Notification/NotificationPage/NotificationPage.module.scss
2021-09-14 17:26:47 +07:00

6 lines
105 B
SCSS

.notificationPage {
padding-bottom: 5.4rem;
@screen md {
padding-bottom: 12.8rem;
}
}