From 9642cd7ae24f0ba79ce5647c709b35ae8f06a285 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Sun, 19 Jan 2025 21:14:51 +0100 Subject: vault backup: 2025-01-19 21:14:51 --- Kast/1736693605 flex layout.md | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 Kast/1736693605 flex layout.md (limited to 'Kast/1736693605 flex layout.md') diff --git a/Kast/1736693605 flex layout.md b/Kast/1736693605 flex layout.md deleted file mode 100644 index 22008e5..0000000 --- a/Kast/1736693605 flex layout.md +++ /dev/null @@ -1,4 +0,0 @@ -The flexbox layout is a single axis layout that makes it easy to layout content on a given axis. - -`flex-direction: column;` sets Y as the main axis, and X as the cross axis. -`flex-direction: row;` sets X as the main axis, and Y as the cross axis. -- cgit v1.2.3