From 807fe592d4514348183ed95aa788de0696a17e15 Mon Sep 17 00:00:00 2001 From: x1y <23239177+x1y@users.noreply.github.com> Date: Sat, 5 Oct 2024 00:28:33 +0200 Subject: [PATCH] Padding correction --- themes/pinetheme/assets/css/style.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/themes/pinetheme/assets/css/style.css b/themes/pinetheme/assets/css/style.css index 77ec0ef7..c5f0ca5b 100644 --- a/themes/pinetheme/assets/css/style.css +++ b/themes/pinetheme/assets/css/style.css @@ -316,13 +316,6 @@ ul.pagination li.active a, ul.pagination li a:hover{ color: #0069B5; } -div.ulist{ - padding-left: 2rem; -} -div.olist{ - padding-left: 2rem; -} - /* Paragraph and section margins */ .paragraph .right { float: right;