wix-style-react
Version:
19 lines (15 loc) • 374 B
CSS
/* st-namespace-reference="../../../../src/MarketingPageLayoutContent/MarketingPageLayoutContent.st.css" */
:import {
-st-from: "../Foundation/stylable/spacing.st.css";
-st-named: spacing12;
}
:import {
-st-from: '../Foundation/stylable/colors.st.css';
-st-named: D60;
}
.root {
}
.overlineDividerContainer {
width: 36px;
margin: 17px 0 value(spacing12) 0;
}