- commit
- ebb35511e19f72757b100f5726253b5b6f384415
- parent
- 3458deafe2168f48a9a33c3d1f4f81f296d618a2
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2025-08-08 09:07
reduce line width
Diffstat
| M | assets/style.css | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/style.css b/assets/style.css
@@ -106,7 +106,7 @@ a {
106 106 }
107 107
108 108 .container {
109 -1 max-inline-size: 60rem;
-1 109 max-inline-size: 50rem;
110 110 padding-inline: 1rem;
111 111 margin-inline: auto;
112 112 }