From 1674138f88289b34ab600961d6506528f9962584 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Tue, 7 Nov 2023 20:53:48 +0100 Subject: [PATCH] Implemented scrolling --- index.html | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 3c03ae4..da092a6 100644 --- a/index.html +++ b/index.html @@ -29,9 +29,17 @@ display: flex; flex: 1; } - - .card { - flex: 1; /* Stellt sicher, dass die Karten die ganze Höhe ihrer Container ausfüllen */ + @media (min-width: 1200px) { /* Breite anpassen, ab wann Karten nebeneinander sein sollen */ + .card-container { + display: flex; + flex-wrap: nowrap; + overflow-x: auto; + } + .card { + flex: 0 0 auto; /* Verhindert, dass Karten schrumpfen oder wachsen */ + /* flex: 1; /* Stellt sicher, dass die Karten die ganze Höhe ihrer Container ausfüllen */ + width: 18rem; /* Breite der Karten */ + } } @@ -43,7 +51,7 @@

Consulting and Coaching Services

-
+
@@ -62,7 +70,6 @@
  • Release Train Engineering
  • Team Building
  • -
    www.agile-coach.world
    @@ -85,7 +92,6 @@
  • Career Guidance
  • Life Balance Strategies
  • -
    www.coachandconsult.world
    @@ -108,7 +114,6 @@
  • Commercial Endorsements
  • Personalized Coaching for Yachting Excellence
  • -
    www.yachtmaster.world
    @@ -131,7 +136,6 @@
  • Custom Expedition Planning
  • Maritime and Outdoor Preparedness
  • -
    www.expeditionadviser.world @@ -154,8 +158,6 @@
  • Performance Monitoring and Optimization
  • Onsite and Remote IT Support
  • - -
    www.mittelstand.world