diff --git a/htdocs/css/index.css b/htdocs/css/index.css index 8771104a..d0c86bc4 100755 --- a/htdocs/css/index.css +++ b/htdocs/css/index.css @@ -137,4 +137,6 @@ .featured-image{ max-width:100%; overflow:hidden; - } \ No newline at end of file + } +#main-news{height:330px;overflow-y:auto;} +.item{height:330px;} \ No newline at end of file