From e21677311cc513326ffbb4af957e0d47ab14d9f1 Mon Sep 17 00:00:00 2001 From: Hans-Christian Payer Date: Tue, 13 Feb 2024 21:12:40 +0100 Subject: [PATCH] Design angepasst --- src/app/links/links.component.html | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/src/app/links/links.component.html b/src/app/links/links.component.html index b97e72c..3b482b6 100644 --- a/src/app/links/links.component.html +++ b/src/app/links/links.component.html @@ -1,13 +1,19 @@ - -
- -  {{ link.name }} - -
-
{{ link.name }}
-

{{ link.beschreibung }}

- - Website: {{ link.name }} +
+
+
+

+ {{ link.name }} +

+ +  {{ link.name }} + +
+

{{ link.beschreibung }}

+
+ +