mirror of
https://github.com/safing/web
synced 2025-04-12 23:19:09 +00:00
11 lines
No EOL
188 B
SCSS
11 lines
No EOL
188 B
SCSS
.publication-layout {
|
|
margin-top: 10rem;
|
|
margin-bottom: 16rem;
|
|
}
|
|
|
|
.publication-layout > div:first-child {
|
|
margin-top: 0;
|
|
}
|
|
.publication-layout > div {
|
|
margin-top: 5rem;
|
|
} |