From f751c4b1046d68ac1808629e57594ec4a40aec32 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Fri, 8 Aug 2025 13:51:50 -0500 Subject: [PATCH] Remove unused .full-width-page-list rule --- assets/css/bobastyle.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/assets/css/bobastyle.css b/assets/css/bobastyle.css index ac820f8..7a1fcb6 100644 --- a/assets/css/bobastyle.css +++ b/assets/css/bobastyle.css @@ -891,11 +891,6 @@ aside.quote { /* Related posts section {{{ */ -.full-width-page-list { - /* make left/right 0 margin so it takes up full width */ - margin: 25px 0; -} - .related-posts > hr, .related-posts > h1 { margin-left: 20px;