From 4f7d5ea072f0ffab7555845b2cdc9201bcc84c60 Mon Sep 17 00:00:00 2001 From: towards-a-new-leftypol Date: Mon, 15 Jan 2024 14:30:53 -0500 Subject: [PATCH] style.css: Seems like a mistake, stuff is centered without this offset --- stylesheets/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index cd6a6eaa..d89d0cc9 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -876,7 +876,6 @@ pre { .theme-catalog div.threads { text-align: center; - margin-left: -20px; } .theme-catalog div.thread:hover {