commit 3f9b024cf6965a4767cb9547de4a24a1db33202d parent 079417530dd0e12bf62d548a66d65c094658a247 Author: Shimmy Xu <shimmy.xu@shimmy1996.com> Date: Sun, 5 Apr 2020 11:41:40 -0500 Style changes Diffstat:
| M | style.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/style.css b/style.css
@@ -1,7 +1,7 @@
body {
font-family: sans-serif;
margin: auto;
- min-width: 80ch;
+ min-width: 90ch;
max-width: 50%;
padding: 1em;
line-height: 1.5;