mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-07-03 02:17:38 +00:00
Responsive videos by default u guyz
This commit is contained in:
@ -8,10 +8,7 @@
|
||||
|
||||
$(document).ready(function(){
|
||||
|
||||
// On the home page, move the blog icon inside the header
|
||||
// for better relative/absolute positioning.
|
||||
|
||||
//$("#blog-logo").prependTo("#site-head-content");
|
||||
$(".post-content").fitVids();
|
||||
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user