From 505e279a850a7fc572286c0e1cdf0f671294bd5a Mon Sep 17 00:00:00 2001 From: Gabriel Date: Sat, 27 Jul 2024 15:16:17 -0400 Subject: [PATCH] fix items --- static/css/theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/theme.css b/static/css/theme.css index 4771d94..3cb8eeb 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -313,6 +313,7 @@ article .highlight pre { flex-wrap: nowrap; background-color:rgba(118, 118, 118, 0.214); aspect-ratio: 8/1; + max-width:90vw; } @media screen and (orientation: portrait) { .post{