|
@@ -32,8 +32,8 @@
|
|
|
*/
|
|
|
.site-main > * {
|
|
|
|
|
|
- margin-top: calc(2 * #{map-deep-get($config-global, "spacing", "vertical")});
|
|
|
- margin-bottom: calc(2 * #{map-deep-get($config-global, "spacing", "vertical")});
|
|
|
+ margin-top: calc(3 * #{map-deep-get($config-global, "spacing", "vertical")});
|
|
|
+ margin-bottom: calc(3 * #{map-deep-get($config-global, "spacing", "vertical")});
|
|
|
|
|
|
&:first-child {
|
|
|
margin-top: 0;
|