We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c62bb3 + 8c66a13 commit 631582cCopy full SHA for 631582c
README.markdown
@@ -72,7 +72,7 @@ var fonts = { // <--- Font variables used in the presentation
72
module.exports = {
73
colors: colors,
74
fonts: fonts,
75
- global: { // <--- Global styles added to a <style> tag in the bdoy
+ global: { // <--- Global styles added to a <style> tag in the body
76
body: {
77
background: colors.primary,
78
fontFamily: fonts.primary,
0 commit comments