This commit is contained in:
2026-05-29 15:35:01 +02:00
parent 98683197e0
commit bd3d81e80c
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -247,7 +247,7 @@ CSS für die Suchergebnis-Seite
cursor: not-allowed;
}
/* --- RESPONSIVE DESIGN (MOBILGERÄTE) --- */
/* Responsive Anpassungen unter 760px (für z.B. Smartphones) */
@media (max-width: 768px) {
.s-res-layout-grid {
grid-template-columns: 1fr; /* Stapelt Seitenleiste und Inhalt untereinander */