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 --- 1 Projects/Trouwen/Invitation/Align items.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 1 Projects/Trouwen/Invitation/Align items.md (limited to '1 Projects/Trouwen/Invitation/Align items.md') diff --git a/1 Projects/Trouwen/Invitation/Align items.md b/1 Projects/Trouwen/Invitation/Align items.md new file mode 100644 index 0000000..7febeeb --- /dev/null +++ b/1 Projects/Trouwen/Invitation/Align items.md @@ -0,0 +1,4 @@ +https://developer.mozilla.org/en-US/docs/Web/CSS/align-items + +Use `align-items` to align items on the cross-axis in flexbox. If grid layout is used items are aligned +on the block axis within their grid area. -- cgit v1.2.3