From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/de/web/css/grid-gap/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'files/de/web/css/grid-gap') diff --git a/files/de/web/css/grid-gap/index.html b/files/de/web/css/grid-gap/index.html index 8e2956013f..b6953c3258 100644 --- a/files/de/web/css/grid-gap/index.html +++ b/files/de/web/css/grid-gap/index.html @@ -2,6 +2,7 @@ title: grid-gap slug: Web/CSS/grid-gap translation_of: Web/CSS/gap +translation_of_original: Web/CSS/grid-gap ---

grid-gap  ist die shorthand CSS Eigenschaft für  {{cssxref("grid-row-gap")}} und {{cssxref("grid-column-gap")}} , welche die Spalten (gutter) zwischen Rasterreihen und Rasterspalten festlegt.

-- cgit v1.2.3-54-g00ecf