|
@@ -8,7 +8,6 @@
|
|
|
margin-right: #{map-deep-get($config-global, "spacing", "horizontal")};
|
|
|
margin-top: 0;
|
|
|
margin-bottom: #{map-deep-get($config-global, "spacing", "vertical")};
|
|
|
- max-width: 50%;
|
|
|
}
|
|
|
|
|
|
.aligncenter {
|
|
@@ -24,7 +23,6 @@
|
|
|
margin-left: #{map-deep-get($config-global, "spacing", "horizontal")};
|
|
|
margin-top: 0;
|
|
|
margin-bottom: #{map-deep-get($config-global, "spacing", "vertical")};
|
|
|
- max-width: 50%;
|
|
|
}
|
|
|
|
|
|
// Alignwide & Alignfull
|