From 428a52213c5c47f26e225449f50f97ca0200b5e5 Mon Sep 17 00:00:00 2001 From: Adrian Amaglio Date: Thu, 30 Apr 2020 17:09:29 +0200 Subject: [PATCH] fix --- content/pages/home.html | 2 +- themes/jean-cloud/static/css/main.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/content/pages/home.html b/content/pages/home.html index b092b9b..c635cb6 100644 --- a/content/pages/home.html +++ b/content/pages/home.html @@ -128,7 +128,7 @@
- +
diff --git a/themes/jean-cloud/static/css/main.css b/themes/jean-cloud/static/css/main.css index cc26171..0f63d25 100644 --- a/themes/jean-cloud/static/css/main.css +++ b/themes/jean-cloud/static/css/main.css @@ -413,6 +413,7 @@ main section h2::after { #contact textarea { padding: 0.75rem 1rem; + line-height: 1.1em; } #contact ul {