webapp/src/components/_shared/PageLayout.module.scss

4 lines
39 B
SCSS
Raw Normal View History

2023-02-17 09:21:02 +00:00
.withPadding {
2022-11-16 21:08:04 +00:00
padding-top: 100px;
}