From c9f4566b71ddb86df7f96535819e817670dbf833 Mon Sep 17 00:00:00 2001 From: "Gu://em_" Date: Sun, 22 Mar 2026 11:09:41 +0100 Subject: [PATCH] Fixed cards description offset for tablets --- src/styles/tablet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/tablet.css b/src/styles/tablet.css index 1f8f5d3..686e3a8 100644 --- a/src/styles/tablet.css +++ b/src/styles/tablet.css @@ -181,7 +181,7 @@ position: static; width: 100%; - margin-top: 6em; + margin-top: 5em; margin-left: 0; font-size: 1.2em;