모바일 메뉴 사라짐 해결
This commit is contained in:
@@ -35,17 +35,17 @@
|
||||
<path d="M 392 290 L 392 470 L 266 380 Z"/>
|
||||
|
||||
<!-- 중앙 스템 -->
|
||||
<rect x="246" y="210" width="20" height="170" rx="10"/>
|
||||
<rect x="246" y="240" width="20" height="150" rx="10"/>
|
||||
|
||||
<!-- 상단 사각형 케이스 (외곽) -->
|
||||
<rect x="156" y="50" width="200" height="160"
|
||||
<rect x="156" y="80" width="200" height="160"
|
||||
stroke="currentColor"
|
||||
stroke-width="20"
|
||||
fill="none"
|
||||
rx="10"/>
|
||||
|
||||
<!-- 내부 사각형 -->
|
||||
<rect x="156" y="50" width="200" height="50"
|
||||
<rect x="156" y="80" width="200" height="50"
|
||||
stroke="currentColor"
|
||||
stroke-width="15"
|
||||
fill="none"
|
||||
|
||||
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user