We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb0d61c commit ff16c79Copy full SHA for ff16c79
README.md
@@ -3486,7 +3486,7 @@ CSS Flexbox is a powerful layout model that enables flexible and responsive desi
3486
3487
[^88]CodeSandbox: Key Concepts of Flexbox.
3488
3489
-[^88]:[CodeSandbox: Key Concepts of Flexbox](https://zpmyxf.csb.app/), last access: September 4, 2024.
+[^88]:[CodeSandbox: Key Concepts of Flexbox](https://zpmyxf.csb.app/), last access: March 22, 2025.
3490
3491
- The `.container` class creates a flex container with `display: flex;`.
3492
- `justify-content: space-between;` evenly distributes the flex items along the main axis with space between them.
0 commit comments