Skip to content

Instantly share code, notes, and snippets.

View xie-lang's full-sized avatar

谢朗 Xie-Lang xie-lang

  • United Kingdom
View GitHub Profile
@xie-lang
xie-lang / css-vertical-align
Created August 9, 2022 07:13
CSS vertical align
When you really want a left-aligned bookmarklike navigation menu, but `transform` and/or `writing-mode` don't quite work
nav ul {
display: flex;
flex-direction: column;
gap: 12px;
}
nav ul li {
width: fit-content;

Keybase proof

I hereby claim:

To claim this, I am signing this object: