summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2022-11-11 13:22:47 -0800
committerPreston Pan <preston@nullring.xyz>2022-11-11 13:22:47 -0800
commita0f255b65f137917c6a0e97d842a8fd719197a74 (patch)
tree02c6c804eb9ef7ba450dfe76c724d683397ca7c2
parent61ecd52a2dd54d6c2bbdf1d1515505245e54900c (diff)
maybe fixed something
-rw-r--r--build/website/css/style.css1
-rw-r--r--website/css/style.css1
2 files changed, 2 insertions, 0 deletions
diff --git a/build/website/css/style.css b/build/website/css/style.css
index 45065f7..01c9321 100644
--- a/build/website/css/style.css
+++ b/build/website/css/style.css
@@ -68,6 +68,7 @@ p {
}
h1 {
+ margin-top: 1.0em;
color: #acb0d0;
text-align: center;
}
diff --git a/website/css/style.css b/website/css/style.css
index 45065f7..01c9321 100644
--- a/website/css/style.css
+++ b/website/css/style.css
@@ -68,6 +68,7 @@ p {
}
h1 {
+ margin-top: 1.0em;
color: #acb0d0;
text-align: center;
}