reduce width of get news checkbox to keep consistent design

This commit is contained in:
Jamal Jackson 2016-09-19 15:52:54 -04:00
commit 7351f31c0b

View file

@ -62,7 +62,7 @@
#news-updates{
padding-top:0;
.list{
max-width: 600px;
max-width: 310px;
text-align: center;
width: 100%;
@include center-block();