diff options
Diffstat (limited to 'themes/hugo-xmin/static')
| -rw-r--r-- | themes/hugo-xmin/static/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/hugo-xmin/static/css/style.css b/themes/hugo-xmin/static/css/style.css index 94a1960..a6d9ccb 100644 --- a/themes/hugo-xmin/static/css/style.css +++ b/themes/hugo-xmin/static/css/style.css @@ -111,6 +111,7 @@ pre { padding: 0.85em 1em; overflow-x: auto; margin: 0.75em 0; + font-size: 88%; } code { background: #dedad3; |