[SITE] update bootstap - xs breakpoint changed, img-rounded was renamed
This commit is contained in:
parent
65172ba98e
commit
caabd4ee0b
18 changed files with 219 additions and 175 deletions
|
@ -60,7 +60,7 @@ c::set('plg_carousel.dir', 'asc'); // sortBy direction: asc, desc
|
|||
c::set('plg_masonry.enable', true);
|
||||
c::set('plg_masonry.width', 155);
|
||||
c::set('plg_masonry.quality', 75);
|
||||
c::set('plg_masonry.class', 'img-rounded');
|
||||
c::set('plg_masonry.class', 'rounded');
|
||||
//c::set('plg_masonry.sizelimit', 1300); // limit the source image size (long edge)
|
||||
c::set('plg_masonry.sort', 'sort'); // sortBy parameter: sort, title, etc.
|
||||
c::set('plg_masonry.dir', 'asc'); // sortBy direction: asc, desc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue