- commit
- 7689d61d4afb8ae71757bcb680d9d53b7287a3ca
- parent
- f5e5f2f0ed2e896e383e5037a4116a63091da2c2
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2020-04-23 07:19
rm responsive font size does more harm than good
Diffstat
M | data/style.css | 1 | - |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/style.css b/data/style.css
@@ -1,6 +1,5 @@ 1 1 body { 2 2 font-family: monospace;3 -1 font-size: calc(0.7em + 0.3vw);4 3 line-height: 1.4; 5 4 padding: 1ch; 6 5 max-width: 100ch;