1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-17 17:39:08 +00:00
safing-web/_sass/prebuilt/general-layout/default.scss
2022-02-09 22:09:36 +01:00

11 lines
No EOL
177 B
SCSS

.general-layout {
margin-top: 10rem;
margin-bottom: 15rem;
}
.general-layout > div:first-child {
margin-top: 0;
}
.general-layout > div {
margin-top: 15rem;
}