- commit
- efe07380d1d4de07b6ed2710e3ade91ae4e28db9
- parent
- fa7581f9b9b246c4196a74ec8a5b0e4673fabefc
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2020-05-03 18:48
increase font size
Diffstat
| M | static/style.css | 1 | + |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
@@ -12,4 +12,5 @@ textarea {
12 12 width: 100%;
13 13 padding: 0.5em;
14 14 box-sizing: border-box;
-1 15 font-size: 120%;
15 16 }