From b20ab83e0d5b2f136f2792730b6b2f26a12e4b4f Mon Sep 17 00:00:00 2001 From: Peter Fischer Date: Mon, 4 Oct 2021 19:18:23 +0200 Subject: [PATCH] =?UTF-8?q?Zur=C3=BCck=20zum=20ersten=20Versuch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 66aefbc..14829d8 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -95,7 +95,7 @@ ul.card-text li { font-size: 1.1rem; } }*/ -/* + @media(min-width: 992px) { .card.slide > .card-body > .card-text, .card.slide > .card-body > h6.card-subtitle, q.bibeltext { font-size: 1.3rem; @@ -139,7 +139,7 @@ ul.card-text li { margin-bottom: 1.5rem !important; } } -*/ + @media(min-width: 1200px) { .card.slide > .card-body > .card-text, .card.slide > .card-body > h6.card-subtitle, q.bibeltext { font-size: 1.4rem;