diff options
author | Preston Pan <preston@nullring.xyz> | 2022-11-11 13:34:29 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2022-11-11 13:34:29 -0800 |
commit | 71bc4c901e3e46944a57c89d1ac19e2e0d7a7f9d (patch) | |
tree | 43bc0ca44367a481cbec15d2e20bdb299ae04418 /build/website | |
parent | 84a3f38f5b8aabc763bada8af9c9b5a304109e69 (diff) |
maybe fixed?
Diffstat (limited to 'build/website')
-rw-r--r-- | build/website/css/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/website/css/style.css b/build/website/css/style.css index ea25600..93bb952 100644 --- a/build/website/css/style.css +++ b/build/website/css/style.css @@ -34,7 +34,6 @@ html, body { } body { - margin: 0; padding: 0; font-size: 20px; line-height: 130%; |