$("button#mobile").click(function(){
$("iframe#mobile").css("width", "480px").css("height", "800px");
});
define('WP_DEBUG', false);
define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
ul {
font-size: 0;
line-height: 0;
}
li {
font-size: 18px;
line-height: normal;
display: inline-block;
}