summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2022-11-11 13:27:25 -0800
committerPreston Pan <preston@nullring.xyz>2022-11-11 13:27:25 -0800
commit604369d319b38e0f48e711853d4c9423e2f8761c (patch)
treeef1cdae3337280efda63fec1bdbe58a3e0f3cc08 /build
parenta0f255b65f137917c6a0e97d842a8fd719197a74 (diff)
testing margin stuff
Diffstat (limited to 'build')
-rw-r--r--build/website/css/style.css8
1 files changed, 4 insertions, 4 deletions
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;