diff options
Diffstat (limited to 'index.css')
| -rw-r--r-- | index.css | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,12 +2,11 @@ body { width: 60vw; height: 100vh; font-family: "Noto Sans", 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; - font-size: 16px; + font-size: 14px; background-color: transparent; color: black; padding: 0; margin: auto; - line-height: 1.5; } header { |
