created grid system and used it for home

This commit is contained in:
Bachir Soussi Chiadmi
2018-01-07 19:11:27 +01:00
parent 898b06f049
commit 74f5373096
8 changed files with 969 additions and 14 deletions
@@ -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(){