article width style

This commit is contained in:
lovasoa
2025-05-09 00:27:50 +02:00
parent 15c7b07a73
commit 84d959425b
+2 -1
View File
@@ -113,7 +113,8 @@ code {
font-size: 1.2em;
line-height: 1.5em;
font-family: "Times New Roman", serif;
max-width: 65ch;
width: 65ch;
max-width: 100%;
margin: 1.5em auto;
}