From bc0cb08c503f736ac5bb07a14b7dc09b582c5c89 Mon Sep 17 00:00:00 2001 From: radiohotline Date: Tue, 17 Feb 2026 21:42:11 +0300 Subject: responsiveness --- muse.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'muse.html') diff --git a/muse.html b/muse.html index 8243ed1..aa88152 100644 --- a/muse.html +++ b/muse.html @@ -36,6 +36,12 @@ padding-bottom: 20px; vertical-align:top; } + + @media (max-width:900px) { + .poem { + width: 80vw; + } + } -- cgit v1.3