diff options
author | Preston Pan <preston@nullring.xyz> | 2022-11-11 13:22:47 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2022-11-11 13:22:47 -0800 |
commit | a0f255b65f137917c6a0e97d842a8fd719197a74 (patch) | |
tree | 02c6c804eb9ef7ba450dfe76c724d683397ca7c2 /build/website | |
parent | 61ecd52a2dd54d6c2bbdf1d1515505245e54900c (diff) |
maybe fixed something
Diffstat (limited to 'build/website')
-rw-r--r-- | build/website/css/style.css | 1 |
1 files changed, 1 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; } |