UNPKG

wix-style-react

Version:
20 lines (18 loc) 392 B
/* st-namespace-reference="../../../../src/Layout/docs/styles.st.css" */ :import { -st-from: '../../Foundation/stylable/colors.st.css'; -st-named: D70; } .exampleContainer { min-width: 966px; max-width: 1254px; padding: 30px 48px; background: value(D70); } .greyBox { display: flex; align-items: center; justify-content: center; height: 30px; background: value(D70); }