summaryrefslogtreecommitdiff
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
parenta0f255b65f137917c6a0e97d842a8fd719197a74 (diff)
testing margin stuff
-rw-r--r--build/website/css/style.css8
-rw-r--r--website/css/style.css8
2 files changed, 8 insertions, 8 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;
diff --git a/website/css/style.css b/website/css/style.css
index 01c9321..93bb952 100644
--- a/website/css/style.css
+++ b/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;