diff --git a/index.html b/index.html index 9d18be3..b9bcb2d 100644 --- a/index.html +++ b/index.html @@ -329,7 +329,7 @@ input:focus { } #news-box { - height:50%; + height:230px; overflow: scroll; overflow-x: hidden; margin-bottom: 15px; @@ -427,6 +427,7 @@ margin-right: 13px; } #news-box{ margin-bottom: 25px; +height: 300px; } #news-list li{ margin-bottom: 20px;