- commit
- 0bcd8227fb0347a051aab1157cc992cb47cf5d49
- parent
- 41635b00f139e385132cf6a741310d417b931bba
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2023-06-09 08:57
make body slightly wider
Diffstat
| M | static/style.css | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
@@ -13,7 +13,7 @@ html {
13 13 }
14 14
15 15 body {
16 -1 max-inline-size: 40em;
-1 16 max-inline-size: 45em;
17 17 margin-block: 0;
18 18 margin-inline: auto;
19 19 padding-block: 4em 1em;