From c41bcd6132185bcc11ccc57510e11b1b3ae3030e Mon Sep 17 00:00:00 2001
From: Lahode <carolin.lahode@hft-stuttgart.de>
Date: Thu, 8 Dec 2022 22:06:35 +0000
Subject: [PATCH] Update 01_gestaltung.html

---
 public/home/chapters/01_gestaltung.html | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/public/home/chapters/01_gestaltung.html b/public/home/chapters/01_gestaltung.html
index 9c251af..2ee0b6a 100644
--- a/public/home/chapters/01_gestaltung.html
+++ b/public/home/chapters/01_gestaltung.html
@@ -21,7 +21,8 @@
             rgb(255,255,255);
             background: linear-gradient(180deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%, rgba(255,255,255,0)
             100%);">
-            <h1 style="width:100%;"><span style="text-align:left;"><a href="../index.html">&bullet;</a></span>
+            <h1 style="width:100%;font-size:2.5rem; line-height:1.2; margin-top:0;">
+                <span style="text-align:left;"><a href="../index.html">&bullet;</a></span>
                 <span style="text-align:right; font-size: 0.7em; float:right;margin-top: 0.3em; margin-right:1em;"
                     class="Ch_header">1 BETEILIGENDE GESTALTUNG</span>
             </h1>
@@ -32,7 +33,7 @@
             <!-- <div class="chapter">
                 <h3>1 BETEILIGENDE GESTALTUNG</h3>
             </div> -->
-            <div class="row">
+            <div class="row chapter">
                 <!-- <div class="col-sm-1 p-1" style="height:0px;padding-top:0px !important;padding-bottom:0px !important;">
                 </div> -->
                 <div class="col-sm-6 p-6 ">
@@ -439,7 +440,7 @@
                 </div>
             </div>
 
-            <div class="row">
+            <div class="row chapter">
                 <div class="col-sm-6 p-6">
                     <!--<img src="Ch_Images/Kapitel1_Insight9.png" style=" width: 80%;
                         margin-left: 3em; margin-right: 3em; margin-bottom: 2em;" alt="Italian Trulli">
-- 
GitLab