- commit
- b8e781a1016f4324ec221ec499b2ebde519dc8eb
- parent
- 04e607c1537bef48034a96164f4e8b33164e044b
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2024-09-22 05:36
more square chars
Diffstat
| M | static/style.css | 5 | +++++ |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
@@ -1,3 +1,8 @@
-1 1 pre {
-1 2 line-height: 1;
-1 3 letter-spacing: 0.1em;
-1 4 }
-1 5
1 6 :root {
2 7 background: #fff;
3 8 color: #000;