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) --- .../web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html | 2 +- files/zh-tw/web/css/css_grid_layout/index.html | 2 +- files/zh-tw/web/css/grid-row/index.html | 2 +- files/zh-tw/web/css/grid-template-columns/index.html | 2 +- files/zh-tw/web/css/grid-template/index.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'files/zh-tw/web/css') diff --git a/files/zh-tw/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html b/files/zh-tw/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html index 57e89bdf94..c29958f3db 100644 --- a/files/zh-tw/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html +++ b/files/zh-tw/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html @@ -656,7 +656,7 @@ translation_of: Web/CSS/CSS_Grid_Layout/Basic_Concepts_of_Grid_Layout

In this article we have had a very quick look through the Grid Layout Specification. Have a play with the code examples, and then move onto the next part of this guide where we will really start to dig into the detail of CSS Grid Layout.

-