From 40bf7dbacf61f11a64c4d614ffd7288f5d85a5bc Mon Sep 17 00:00:00 2001 From: emil Date: Wed, 13 May 2026 00:43:18 +0300 Subject: [PATCH] fix(magic8ball): shrink text and widen triangle viewport for long answers - Reduce font size: 8px mobile / 10px desktop - Tighten padding and max-width for earlier line breaks - Lower text with mt-5 for wider triangle area - Widen triangle clip-path: 50% 12%, 94% 92%, 6% 92% --- src/components/generators/Magic8BallGenerator.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/generators/Magic8BallGenerator.astro b/src/components/generators/Magic8BallGenerator.astro index 5a64b97..3eff7b2 100644 --- a/src/components/generators/Magic8BallGenerator.astro +++ b/src/components/generators/Magic8BallGenerator.astro @@ -58,7 +58,7 @@ const copiedLabel = isRu ? "Скопировано" : "Copied";
{clickToAsk}