adjust font sizes

This commit is contained in:
Thomas Ruoff
2019-01-15 00:18:37 +01:00
parent 944a2e4590
commit a85c052a82

View File

@@ -2,6 +2,9 @@ import { dark as theme } from 'mdx-deck/themes'
export default {
...theme,
fontSizes: [
'0.75em', '1em', '1.3em', '1.7em', '2.5em'
],
css: {
...theme.css,
'li > ul, li > ol': {