diff --git a/assets/style.css b/assets/style.css index 5f46766..51c06ef 100644 --- a/assets/style.css +++ b/assets/style.css @@ -254,7 +254,7 @@ a:hover { } .deps ul li { - line-height: 1.5em + line-height: 1.5em; font-weight: 200; } @@ -395,4 +395,4 @@ label.checkbox { pre code { background: transparent; -} \ No newline at end of file +}