From 4c51d3145e7d0f863fa860aafd6f3d95499b03a5 Mon Sep 17 00:00:00 2001 From: Dave Nichols Date: Tue, 13 Aug 2024 14:33:14 +0100 Subject: [PATCH] Another push --- styles/template.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/template.css b/styles/template.css index b9d69ae..d9ff80e 100644 --- a/styles/template.css +++ b/styles/template.css @@ -13,7 +13,7 @@ body { .outer { box-sizing: border-box; margin: 0 auto; - text-align: left; + text-align: left !important; width: 980px; }