From f18dcae78c88f29bf1e79c014621d45097e38999 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 19 Aug 2021 11:00:46 -0400 Subject: correct to Quick_links (not Quick_Links) (#2138) --- .../ko/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html | 2 +- files/ko/web/css/css_grid_layout/grid_template_areas/index.html | 2 +- files/ko/web/css/css_grid_layout/index.html | 2 +- .../ko/web/css/css_grid_layout/layout_using_named_grid_lines/index.html | 2 +- .../css/css_grid_layout/line-based_placement_with_css_grid/index.html | 2 +- files/ko/web/css/css_grid_layout/relationship_of_grid_layout/index.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'files/ko/web/css/css_grid_layout') diff --git a/files/ko/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html b/files/ko/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html index ce1ce28415..e638a98944 100644 --- a/files/ko/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html +++ b/files/ko/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html @@ -706,7 +706,7 @@ tags:

이 글에서는 Grid 레이아웃 표준 문서에 나와 있는 내용을 아주 간단히 살펴보았습니다. 코드 예제를 좀 더 연구해 보시고, 안내서의 다음 부분으로 넘어가서 CSS 그리드 레이아웃의 세부 사항을 조금 더 심도 있게 살펴보시기 바랍니다.

-