From 30a1bd281ed138636660e179625cbd1d87aad481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 22:16:33 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Rebuild=20CSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/compiled/main.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index 0eee6a96..ef5ca96d 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -3239,11 +3239,6 @@ body.zen-mode-enable { display: inline; } } - .ltr\:text-right { - &:where(:dir(ltr), [dir="ltr"], [dir="ltr"] *) { - text-align: right; - } - } .rtl\:left-0 { &:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) { left: calc(var(--spacing) * 0);