aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-08-02 14:14:34 +0100
committerYann Herklotz <git@yannherklotz.com>2023-08-02 14:14:34 +0100
commit16c10b9f5667ac443c7bd0f0db0a87d4ed5edbce (patch)
treed19f2a9cdf3258edfa77aa786f6adb7570b888f2
parent741fd7390c82e11971d13aaa4e39c42e96aec904 (diff)
downloadyannherklotz.com-16c10b9f5667ac443c7bd0f0db0a87d4ed5edbce.tar.gz
yannherklotz.com-16c10b9f5667ac443c7bd0f0db0a87d4ed5edbce.zip
Change whitespace
-rw-r--r--themes/ymherklotz/static/css/default.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/ymherklotz/static/css/default.css b/themes/ymherklotz/static/css/default.css
index c968d41..89d942b 100644
--- a/themes/ymherklotz/static/css/default.css
+++ b/themes/ymherklotz/static/css/default.css
@@ -113,7 +113,7 @@ html {
body {
font-size: 1.2rem;
- line-height: 1.3;
+ line-height: 1.5;
width: 90%;
margin: 0;
padding: 0 5%;
@@ -194,6 +194,7 @@ code {
pre {
white-space: pre;
overflow: auto;
+ line-height: 1.3;
}
figcaption {