diff --git a/app/assets/stylesheets/my.css.scss b/app/assets/stylesheets/my.css.scss index ac61c2b..0255f06 100644 --- a/app/assets/stylesheets/my.css.scss +++ b/app/assets/stylesheets/my.css.scss @@ -96,7 +96,6 @@ html, body { .pkgname { font-weight: 700; - line-height: 100%; } .pkgdescription { @@ -153,9 +152,10 @@ html, body { .pkgname { - font-size: 150%; + font-size: 130%; font-weight: 700; padding-bottom: 5px; + line-height: 120%; }