diff --git a/public/assets/css/components.css b/public/assets/css/components.css index 7d2e8be3..12b404fc 100644 --- a/public/assets/css/components.css +++ b/public/assets/css/components.css @@ -160,6 +160,7 @@ .card .graphic { text-align: center; + height: 50px; } .card.normal .c-data .graphic img { @@ -217,6 +218,7 @@ .card .c-span { text-align: center; font-size: 12px; + font-weight: 400; padding: 0 15%; margin: 10px 0px; color: grey; @@ -252,6 +254,7 @@ .card .c-head .c-span { height: 14px; + line-height: 15px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; @@ -302,6 +305,7 @@ text-align: center; overflow: hidden; font-size: 14px; + font-weight: 400; line-height: 16px; padding: 0px 18%; overflow: hidden; @@ -318,6 +322,7 @@ height: 28px; line-height: 15px; -webkit-line-clamp: 2; + font-weight: 400; } /*-Links Footer-*/