From 73e2850430e3709eec5ac1a3b2380ad085f13e9c Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Fri, 17 Jan 2025 15:47:53 -0500 Subject: Revert "Fix table styling" This reverts commit b50e749e0b02418f6a61ac0f3857c719c6ff358d. --- public/style.css | 9 --------- 1 file changed, 9 deletions(-) (limited to 'public') diff --git a/public/style.css b/public/style.css index dc02554..58e63c7 100644 --- a/public/style.css +++ b/public/style.css @@ -76,15 +76,6 @@ blockquote { padding-left: 10px; } -table { - margin: 1.5rem 0; - text-align: left; - width: 100%; -} -table caption { - text-align: left; -} - h1 { font-size: 28px; line-height: 1.2; -- cgit v1.2.3-70-g09d2