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{
|
||||
padding-top:0;
|
||||
.list{
|
||||
max-width: 600px;
|
||||
max-width: 310px;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
@include center-block();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue