design: decrease font size a little
This commit is contained in:
@@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user