diff --git a/news.css b/news.css index fd54592..54f812c 100644 --- a/news.css +++ b/news.css @@ -24,7 +24,9 @@ } .action-content_viewer-view_page .blog-post .post-pic { - background-size: 100% 100%; + background-size: cover; + background-position: center; + background-repeat: no-repeat; border-radius: 4px; float: left; height: 100px; -- libgit2 0.21.2