Skip to content

Commit b43c8a2

Browse files
i18n(ko-KR): update tutorial/3-components/3.mdx (#12708)
Co-authored-by: Armand Philippot <[email protected]>
1 parent 6515aab commit b43c8a2

File tree

1 file changed

+0
-1
lines changed
  • src/content/docs/ko/tutorial/3-components

1 file changed

+0
-1
lines changed

src/content/docs/ko/tutorial/3-components/3.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ import Badge from "~/components/Badge.astro"
104104
2. 아래 CSS 스타일을 `global.css`에 복사하세요. 이러한 스타일은 다음과 같습니다.
105105

106106
- 모바일용 탐색 링크 스타일 및 위치를 지정합니다.
107-
- 모바일에서 링크를 표시하거나 숨기도록 전환할 수 있는 `expanded` 클래스를 포함합니다.
108107
- 더 큰 화면 크기에 맞게 다양한 스타일을 정의하려면 `@media` 쿼리를 사용하세요.
109108

110109
:::tip[모바일 우선 디자인]

0 commit comments

Comments
 (0)