Skip to content

Instantly share code, notes, and snippets.

View userkang's full-sized avatar
🎯
Focusing

zkk userkang

🎯
Focusing
View GitHub Profile
@userkang
userkang / flex.css
Last active July 10, 2025 16:17
flex 兼容性写法
/**
* flex弹性布局
*/
.flex,
.flex-v-center,
.flex-h-center,
.flex-h-justify,
.flex-v-end,
.flex-justify-v-center,
.flex-end-v-center,