From 0c5d92611fe124432844b58998ddb758e6a3a00e Mon Sep 17 00:00:00 2001 From: max/sooulix Date: Sun, 17 Aug 2025 19:06:39 +0200 Subject: [PATCH] [fix] replace pe to pr --- tailwind.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tailwind.css b/tailwind.css index e9499dd..2b7d8e0 100644 --- a/tailwind.css +++ b/tailwind.css @@ -51,7 +51,7 @@ div.organization i { } ul.highlights { - @apply pe-4; + @apply pr-4; } ul.highlights li { @apply text-center;