From 5a44c165dc19ec3150d7711c78455e6811fb4ab5 Mon Sep 17 00:00:00 2001 From: Patrick Zerhusen Date: Mon, 2 Mar 2026 16:39:30 +0100 Subject: [PATCH] Update Leistungen --- css/style.css | 6 ++++++ index.html | 11 +++++++---- locales/de.json | 5 +++-- 3 files changed, 16 insertions(+), 6 deletions(-) diff --git a/css/style.css b/css/style.css index 9d2654e..8aad7a6 100644 --- a/css/style.css +++ b/css/style.css @@ -426,6 +426,12 @@ SERVICES margin-bottom: 160px; } +#services p { + font-size: 18px; + margin-bottom: 56px; + line-height: 1.7; +} + .services-header { text-align: left; margin-bottom: 80px; diff --git a/index.html b/index.html index 3c96f8e..6173a6b 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@