[수정]홈버튼 크기 키우기

dev_bert
isol2011 3 years ago
parent b61cbaaf7e
commit 585ba5f7e2

@ -6174,8 +6174,8 @@ main {
.iyu_nav ul .nav_list03 .icon {
background: #FF9C00 url(../img/main/iyu_nav_ico03.png) no-repeat center/44% auto;
width: 50px;
height: 50px;
width: 60px;
height: 60px;
border-radius: 50%;
margin-top: -13px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
@ -15544,7 +15544,7 @@ main.sona_cont_measurement {
height: 16.5%;
max-height: 65px;
min-height: 40px;
margin-bottom: 3.5%;
margin: 2% 0;
border: 1px solid;
border-radius: 100px;
}

Loading…
Cancel
Save