design: decrease font size a little

This commit is contained in:
Julien Calixte
2024-12-22 16:52:52 +01:00
parent 10bc53130c
commit be6468ff6d

View File

@@ -24,7 +24,7 @@ module.exports = {
typography: () => ({ typography: () => ({
DEFAULT: { DEFAULT: {
css: { css: {
'font-size': '18pt', 'font-size': '15pt',
'font-family': '"Courier Prime", monospace', 'font-family': '"Courier Prime", monospace',
...defaultTitleStyles, ...defaultTitleStyles,
p: { p: {