created grid system and used it for home
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
$('.os-scroll').overlayScrollbars({
|
||||
overflowBehavior:{x:'h',y:'scroll'}
|
||||
});
|
||||
// $('.row .col>*', 'main[role="main"]').overlayScrollbars({
|
||||
// overflowBehavior:{x:'h',y:'scroll'}
|
||||
// });
|
||||
};
|
||||
|
||||
function initAjaxLinks(){
|
||||
|
||||
Reference in New Issue
Block a user