synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
59 lines (58 loc) • 888 B
JavaScript
const o = "#22252A", e = {
fontSize: "24px",
fontWeight: 400,
lineHeight: "34px",
color: o
}, i = {
fontSize: {
xs: "36px",
md: "52px"
},
fontWeight: 600,
lineHeight: "52px",
color: o
}, t = {
color: o,
fontWeight: 600
}, x = {
...t,
fontWeight: 300,
fontSize: {
xs: "48px",
md: "72px"
},
lineHeight: {
xs: "120%",
md: "82px"
},
color: "white"
}, p = {
pl: {
xs: "15px",
sm: "50px"
},
pr: {
xs: "15px",
sm: "50px"
}
}, n = {
position: "absolute",
width: "1px",
height: "1px",
padding: 0,
margin: "-1px",
overflow: "hidden",
clip: "rect(0, 0, 0, 0)",
whiteSpace: "nowrap",
border: 0
};
export {
o as darkTextColor,
t as defaultHomepageText,
i as h2Sx,
e as homepageBodyText,
p as sidePadding,
x as titleSx,
n as visuallyHidden
};
//# sourceMappingURL=HomepageStyles.js.map