summaryrefslogtreecommitdiffstats
path: root/app/web.styl
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2021-07-09 10:11:30 +0200
committerAhmed Abdelhalim <[email protected]>2021-07-09 10:11:30 +0200
commit928ae92930a01392c762285b7f53b0486be48b19 (patch)
treefe64c72210aa37f41c74108f046eb1b6b21ad0de /app/web.styl
parenta4f8964738f1b509c7964429480e0d3fe0f3b930 (diff)
Fix a11y with recommended font-height for readability
Diffstat (limited to 'app/web.styl')
-rw-r--r--app/web.styl1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/web.styl b/app/web.styl
index 3352eb5..34a7f53 100644
--- a/app/web.styl
+++ b/app/web.styl
@@ -20,6 +20,7 @@ body {
min-width: 375px
margin: 0 auto
float: none
+ line-height: 1.5
}
main {