Round the banners.

This commit is contained in:
Daniel Buckmaster 2014-04-25 14:53:06 +10:00
parent 3677c89bb0
commit 905fb77e47

View file

@ -127,6 +127,10 @@ a.media-subheading:hover {
margin-top: 2em;
}
.break img {
border-radius: 3px;
}
.site .banner .col-sm-4 {
text-align: center;
}