Show newer

💯 CSS flex gap is in Chrome 84 💯
play around at this sandbox on @codepen 👇
Adam Argyle: 🎉 flex that gap in the latest release of Chrome Canary 🎉
```css
display: flex; 🦾
gap: 1ch; 🔥
```
early adopters:
help us test it out won't ya!?
note:
requires web experiments enabled, visit chrome://flags/#enable-experimental-web-platform-features in Canary to enable

⚠️ CSS gotcha ⚠️
The "viewport" IS NOT the device screen
This is contrary to how we generally talk about the viewport, which is why this is a gotcha.
CSS viewport units are relative, not absolute. This is why `vh` units can surprise you or even change after scroll.

Show older
小森林

每个人都有属于自己的一片森林,也许我们从来不曾走过,但它一直在那里,总会在那里。迷失的人迷失了,相逢的人会再相逢。愿这里,成为属于你的小森林。