summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/main.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/main.css b/static/main.css
index 1d70b6f0..7c7dd34a 100644
--- a/static/main.css
+++ b/static/main.css
@@ -11,6 +11,8 @@ body {
min-height: 100vh;
min-height: -webkit-fill-available; /* replace with stretch when standardized */
font-family: Roboto, sans-serif;
+ line-height: 1.5;
+ letter-spacing: 0.009375rem;
background-color: #fafafa; /* grey50 */
color: rgba(0 0 0 / 87%); /* 87% black */
margin: 0;