From 347a58a504038115f9a11aa4b0a999626a39d313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 31 Mar 2023 09:11:31 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index 64750231..797f2da8 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -1,6 +1,6 @@ /*! Blowfish | MIT License | https://github.com/nunocoracao/blowfish */ -/*! tailwindcss v3.3.0 | MIT License | https://tailwindcss.com */ +/*! tailwindcss v3.3.1 | MIT License | https://tailwindcss.com */ /* 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4) @@ -3819,8 +3819,8 @@ body:has(#menu-controller:checked) { padding-right: 0.5rem; } -:is([dir="rtl"] .prose ol>li:before),:is([dir="rtl"] -.prose ul>li:before) { +:is([dir="rtl"] .prose ol>li):before,:is([dir="rtl"] +.prose ul>li):before { left: auto; right: 0.25rem; }