diff --git a/assets/css/home.css b/assets/css/home.css index caa0c14..9cd76e7 100644 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -202,11 +202,7 @@ ul li a { } .card-title { - font-size: 20px; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - font-size: 24px; + font-size: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;