@@ -380,6 +380,7 @@ a {
section {
&.widget {
flex-basis: 50%;
+ padding-right: #{map-deep-get($config-global, "spacing", "vertical")};
}
> *:first-child {
@@ -3578,6 +3578,7 @@ a {
.site-footer div.footer-widgets aside.widget-area section.widget {
+ padding-left: 32px;
.site-footer div.footer-widgets aside.widget-area > *:first-child {
margin-top: 32px;
@@ -3583,6 +3583,7 @@ a {
+ padding-right: 32px;