Skip to content

Commit 7d25f21

Browse files
committed
Remove minimum height to prevent background image showing through
1 parent 4ebb6bb commit 7d25f21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/frontPage/NewsFeedSection.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ export default Vue.component("news-feed-section", {
6262
}
6363
.thumbnail {
6464
width: 100px;
65-
height: 100px;
6665
margin-right: 15px;
6766
float: left;
6867
background-color: #eeeeee;

0 commit comments

Comments
 (0)