From 604369d319b38e0f48e711853d4c9423e2f8761c Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 11 Nov 2022 13:27:25 -0800 Subject: testing margin stuff --- build/website/css/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'build') diff --git a/build/website/css/style.css b/build/website/css/style.css index 01c9321..93bb952 100644 --- a/build/website/css/style.css +++ b/build/website/css/style.css @@ -205,10 +205,10 @@ del { text-align: center; } -.center { - margin-left: auto; - margin-right: auto; -} +/* .center { */ +/* margin-left: auto; */ +/* margin-right: auto; */ +/* } */ .tag { background-color: #eeeeee; -- cgit