diff --git a/app/assets/stylesheets/card-columns.css b/app/assets/stylesheets/card-columns.css index 46d91dcea..4e711efe6 100644 --- a/app/assets/stylesheets/card-columns.css +++ b/app/assets/stylesheets/card-columns.css @@ -64,7 +64,7 @@ .header__title { font-style: oblique; - line-height: 1.2; + line-height: 1; text-align: start; text-transform: uppercase; } diff --git a/app/views/cards/index/_columns.html.erb b/app/views/cards/index/_columns.html.erb index 3437b118a..70727ef0b 100644 --- a/app/views/cards/index/_columns.html.erb +++ b/app/views/cards/index/_columns.html.erb @@ -3,13 +3,13 @@