+
\ No newline at end of file
diff --git a/ui/src/app/home/home.component.css b/ui/src/app/home/home.component.css
index d88f1d4..c7afc23 100644
--- a/ui/src/app/home/home.component.css
+++ b/ui/src/app/home/home.component.css
@@ -21,13 +21,36 @@
top: 50px;
}
-.section-heading-page {
- width: 100%;
-}
.section-countdown {
position:relative;
- top: -170px;
+ top: -180px;
+}
+
+
+.heading-section {
+ background-color :#228fb8;
+ width: 100%;
+ height:150px;
+ position: relative;
+ top: 70%;
+}
+
+
+@media only screen and (max-width: 768px )
+{
+ .heading-section{
+ position: unset;
+ height: fit-content;
+ }
+ .section-name {
+ position: unset;
+ }
+ .section-countdown {
+ display:none;
+ /*position:relative;
+ bottom:auto;*/
+ }
}
@@ -35,4 +58,3 @@
-
diff --git a/ui/src/app/home/home.component.html b/ui/src/app/home/home.component.html
index 5034d7f..e76ccf4 100644
--- a/ui/src/app/home/home.component.html
+++ b/ui/src/app/home/home.component.html
@@ -10,7 +10,7 @@ Wir möchten euch hier grundlegene Informationen zur Unsere Trauung geben
Schauen Sie zu einem Späteren Zeitpunkt nochmal vorbei
-
+
Annika & Damian
20.08.2022
diff --git a/ui/src/app/navbar/navbar.component.html b/ui/src/app/navbar/navbar.component.html
index c3cd6da..234a62f 100644
--- a/ui/src/app/navbar/navbar.component.html
+++ b/ui/src/app/navbar/navbar.component.html
@@ -1,4 +1,5 @@
-