aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2023-09-13 00:44:40 -0700
committerPinapelz <yukais@pinapelz.com>2023-09-13 00:44:40 -0700
commit3b1f06a6dc837052189a363746e94f0f90c743f1 (patch)
tree38c58e009553c9d2d7ddc1e6891f0d44543bdcce
parentcdfc556640fa74304c9ab01346c313debe6cc1d2 (diff)
spacing of website shrink to 105ch
- Makes it easier to read honestly
-rw-r--r--src/styles/global.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/global.css b/src/styles/global.css
index 805d759..52480d9 100644
--- a/src/styles/global.css
+++ b/src/styles/global.css
@@ -7,7 +7,7 @@ body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
- max-width: 110ch;
+ max-width: 105ch;
text-align: left;
background-color: #1A1A1A;
word-wrap: break-word;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage