aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2020-11-05 19:31:38 +0100
committerCharles Cabergs <me@cacharle.xyz>2020-11-05 19:33:30 +0100
commit4a890dad70bed4fa158f0607ee44fa5f02502b9c (patch)
tree87fa2607f503f025193d13ff5b06736062e01d34 /style.css
parent383fe7e3f29f366b504b6a3d4a52fd81cb0869b2 (diff)
downloadcacharle.xyz-4a890dad70bed4fa158f0607ee44fa5f02502b9c.tar.gz
cacharle.xyz-4a890dad70bed4fa158f0607ee44fa5f02502b9c.tar.bz2
cacharle.xyz-4a890dad70bed4fa158f0607ee44fa5f02502b9c.zip
Added chat to utils list
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 3405794..a282529 100644
--- a/style.css
+++ b/style.css
@@ -169,7 +169,7 @@ body {
color: #fafafa;
font-family: "Courier New";
line-height: 1.45;
- margin: 6rem auto 1rem;
+ margin: 2rem auto 1rem;
max-width: 48rem;
padding: .25rem;
}