issue #10 서브매뉴 썸네일 배경 투명도 변경.

This commit is contained in:
Paul Kim
2023-10-04 15:55:38 +09:00
parent 320aaa2de1
commit 0602dcc008

View File

@@ -133,7 +133,7 @@ div#sm_item_icon {
width: 360px;
height: 734px;
line-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
background-color: rgba(0, 0, 0, 0.7);
overflow: hidden;
}