diff options
| author | Hunter Kvalevog <hunter@kvog.sh> | 2026-04-22 23:42:10 -0500 |
|---|---|---|
| committer | Hunter Kvalevog <hunter@kvog.sh> | 2026-04-22 23:42:10 -0500 |
| commit | ef2d7d11e2db16147e0dfc131eea1e5707ac6d42 (patch) | |
| tree | ea68f864c6bcca341ab1103e71186862c372af9b /themes/hugo-xmin/static/css/style.css | |
| parent | 2fc6aaf00f33a42a1ab8ef0cfaabeb2900cb9808 (diff) | |
Diffstat (limited to 'themes/hugo-xmin/static/css/style.css')
| -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; |