From bc0cb08c503f736ac5bb07a14b7dc09b582c5c89 Mon Sep 17 00:00:00 2001 From: radiohotline Date: Tue, 17 Feb 2026 21:42:11 +0300 Subject: responsiveness --- thoughts.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'thoughts.html') diff --git a/thoughts.html b/thoughts.html index 35c2301..8c049a0 100644 --- a/thoughts.html +++ b/thoughts.html @@ -36,15 +36,15 @@ margin: 10px 0px 10px 0px; } - @media (max-width: 400px) { + @media (max-width: 900px) { .shadow img { - width: 350px; - padding-bottom: 10px; + width: 50vw; + padding-left: 5px; } embed { width: 80vw; - height: 75vh; + height: 50vh; } } @@ -53,10 +53,10 @@

Soft Machine

- -

Thoughts

+ +

Opinions expressed change over time, especially with my mental state, but writings will remain here.

-- cgit v1.3