wires

summary refs log tree commit diff
diff options
context:
space:
mode:
authorwires <wires@noreply.wires.systems>2025-08-13 16:05:04 -0400
committerwires <wires@noreply.wires.systems>2025-08-13 16:05:04 -0400
commitd05d6cd48e8de1e596390af9648dbb697a948443 (patch)
tree3a44bdf5f1ce45125b68a60b6ae43977ac1ac4de
parentmake LICENSE plain ascii (diff)
downloadblog-main.tar.gz
make body wider HEAD main
-rw-r--r--assets/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/style.css b/assets/style.css
index 265c3cb..57afd10 100644
--- a/assets/style.css
+++ b/assets/style.css
@@ -26,7 +26,7 @@
 }
 
 body {
-  max-width: 50rem;
+  max-width: 60rem;
   padding: 2rem;
   margin: 0 auto;
   line-height: 1.8;