Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
},
h5: {
...heading,
fontSize: 1
},
h6: {
...heading,
fontSize: 0
},
p: {
color: "text",
fontFamily: "body",
fontWeight: "body",
lineHeight: "body",
code: {
bg: nightOwl.backgroundColor,
color: nightOwl.color,
padding: 1
}
},
li: {
a: {
color: "primary"
}
},
a: {
color: "primary"
},
table: {
width: "100%",
borderCollapse: "separate",
borderSpacing: 0