diff --git a/frontend/src/app/app.component.html b/frontend/src/app/app.component.html index 828546c..41260d2 100644 --- a/frontend/src/app/app.component.html +++ b/frontend/src/app/app.component.html @@ -3,4 +3,4 @@ - \ No newline at end of file + diff --git a/frontend/src/app/landing-page/landing-page.component.html b/frontend/src/app/landing-page/landing-page.component.html index 954abf9..c2c2fd4 100644 --- a/frontend/src/app/landing-page/landing-page.component.html +++ b/frontend/src/app/landing-page/landing-page.component.html @@ -1,127 +1,194 @@
-
-
-
-

- Willkommensbonus -

-
- 200% bis zu 500€ -
-

- + 200 Freispiele -

- - -
- -
-

Beliebte Spiele

-
-
-
-
-
-
-

Slots

-

Klassische Spielautomaten

- -
-
-
-
-

Plinko

-

Spannendes Geschicklichkeitsspiel

- -
-
- -
- -
-
-
-

Poker

-

Texas Hold'em & mehr

- -
-
-
-
-

Liars Dice

-

Würfelspiel mit Strategie

- -
-
- -
-
-
- - - - -
- -
-
-
- -
-
-
50 Mio.€+
-
Ausgezahlt
-
- -
-
10 Mio.+
-
Spiele
-
- -
-
24/7
-
Support *
-
-
+
+
+
+

+ Willkommensbonus +

+
+ 200% bis zu 500€
+

+ 200 Freispiele

+ + +
+ +
+

+ Beliebte Spiele +

+
+
+
+
+
+
+

Slots

+

Klassische Spielautomaten

+ +
+
+
+
+

Plinko

+

+ Spannendes Geschicklichkeitsspiel +

+ +
+
+ +
+ +
+
+
+

Poker

+

Texas Hold'em & mehr

+ +
+
+
+
+

Liars Dice

+

Würfelspiel mit Strategie

+ +
+
+ +
+
+
+ + + + +
+ +
+
+
+ +
+
+
50 Mio.€+
+
Ausgezahlt
+
+ +
+
10 Mio.+
+
Spiele
+
+ +
+
24/7
+
+ Support * +
+
+
+
diff --git a/frontend/src/app/shared/components/footer/footer.component.html b/frontend/src/app/shared/components/footer/footer.component.html index d29c406..a6d0610 100644 --- a/frontend/src/app/shared/components/footer/footer.component.html +++ b/frontend/src/app/shared/components/footer/footer.component.html @@ -106,10 +106,8 @@
- - * nicht vorhanden. - -
+ * nicht vorhanden. +
© {{ currentYear }} Trustworthy Casino. Keine Rechte vorbehalten.
diff --git a/frontend/src/styles.css b/frontend/src/styles.css index aa357eb..589de44 100644 --- a/frontend/src/styles.css +++ b/frontend/src/styles.css @@ -22,9 +22,11 @@ body { @apply bg-deep-blue text-text-primary; } -button, a { +button, +a { @apply cursor-pointer active:scale-95 transition-all duration-200; } + html, body { height: 100%;