From 3009ffd864dc4411b7beac28936017256d1b622f Mon Sep 17 00:00:00 2001 From: Gabriel Date: Sat, 27 Jul 2024 15:55:52 -0400 Subject: [PATCH] remove aspect --- static/css/theme.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/css/theme.css b/static/css/theme.css index 3cb8eeb..9e63571 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -312,7 +312,6 @@ article .highlight pre { width:80%; flex-wrap: nowrap; background-color:rgba(118, 118, 118, 0.214); - aspect-ratio: 8/1; max-width:90vw; } @media screen and (orientation: portrait) {