mirror of
https://github.com/wassname/bootstrap-landing-pages.git
synced 2026-06-27 16:14:47 +08:00
comment js resize
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
|
||||
/* resize .full-image class when the windows height change */
|
||||
$(document).ready(function() {
|
||||
|
||||
$('.full-image').css({'height':(($(window).height()))+'px'});
|
||||
|
||||
Reference in New Issue
Block a user