Merge pull request #568 from TheGrits/patch-1

Fix gh-555: Squished News Icons
This commit is contained in:
Connor Hudson 2016-06-16 11:17:44 -04:00 committed by GitHub
commit c188a268e2

View file

@ -24,6 +24,10 @@
.news {
width: 40%;
img {
flex-shrink: 0;
}
}
}