From 69468ef80fca0a358b2d268cce02eb0751431553 Mon Sep 17 00:00:00 2001 From: matt Date: Thu, 29 May 2025 17:37:54 +0200 Subject: [PATCH] test wegen fehler --- recipes.html | 352 --------------------------------------------------- 1 file changed, 352 deletions(-) diff --git a/recipes.html b/recipes.html index 2003a37..9e60741 100644 --- a/recipes.html +++ b/recipes.html @@ -200,237 +200,6 @@ font-weight: 600; } - /* Responsives Design */ - @media (max-width: 768px) { - header { - flex-direction: column; - align-items: center; - text-align: center; - } - - .social-links { - width: 100%; - justify-content: center; - margin-top: 10px; - } - - .content { - flex-direction: column; - align-items: center; - } - - .text, .image { - width: 100%; - } - - .card { - max-width: 90%; - margin: 10px 0; - } - } - - - - - - - Suche auf der Website -