diff --git a/src/static/web/css/style.css b/src/static/web/css/style.css index aa74c19c..1e96d847 100644 --- a/src/static/web/css/style.css +++ b/src/static/web/css/style.css @@ -34,7 +34,7 @@ ul,ol,li { } h1,h2,h3,h4,h5,h6 { margin:0; - line-height:1.6; + line-height:1.2; font-weight:600; color:#393d49 }