mirror of
https://github.com/uetchy/namae.git
synced 2025-03-17 04:30:31 +09:00
fix: add baseline to match container
This commit is contained in:
parent
3a90cd74cd
commit
de960a378f
@ -44,6 +44,7 @@ const Container = styled.div`
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
align-items: baseline;
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
`
|
`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user