Fix default channel barrier from being too large.

This commit is contained in:
PrestonN 2018-06-14 09:25:56 -04:00
parent db32089565
commit 4d4b82d06e
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
.channelViewBanner{
width: 100%;
max-height: 200px;
margin-bottom: 30px;
}