화면 크기가 달라질 때 기존 style 초기화 방법 script $(window).resize(function(){ $('nav').removeAttr('style'); }); Jquery/<etc> 2022.09.19