diff options
Diffstat (limited to '_layouts/default.html')
-rw-r--r-- | _layouts/default.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index ad4c7ed..9b0b57c 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -19,6 +19,7 @@ </script> <style> header { padding-bottom: 1em; } + .katex { font-size: 1em; } </style> </head> <body> |