css optimizations

This commit is contained in:
Arvind Tiwari 2018-01-30 19:08:36 +05:30
commit 789d8a408f
4 changed files with 26 additions and 54 deletions

View file

@ -85,6 +85,8 @@
}
}
_navScroll();
function _initNavUrl() {
$('.url-init').each(function(idx, el) {
var $this = $(el);