fix: fix toc css bug

This commit is contained in:
Dillon
2019-08-24 23:41:57 +08:00
parent 280ec376f4
commit 4f2ff40ef9
6 changed files with 36 additions and 33 deletions

View File

@@ -71,10 +71,6 @@ jQuery(function($) {
})(document.getElementById('dynamic-to-top'));
}
});
new SmoothScroll('#dynamic-to-top', {
speed: 300,
speedAsDuration: true,
});
};
_Blog.chroma = function() {