reduce width of get news checkbox to keep consistent design
This commit is contained in:
parent
6d0d82b04f
commit
7351f31c0b
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
||||||
#news-updates{
|
#news-updates{
|
||||||
padding-top:0;
|
padding-top:0;
|
||||||
.list{
|
.list{
|
||||||
max-width: 600px;
|
max-width: 310px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@include center-block();
|
@include center-block();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue