forked from mirror/chinese-colors
fix: poetry nowrap
This commit is contained in:
parent
0e91448569
commit
8f86dfb583
@ -8,6 +8,7 @@ const Wrapper = styled.article`
|
||||
top: 9rem;
|
||||
transform: translateX(-50%);
|
||||
min-width: 6rem;
|
||||
white-space: nowrap;
|
||||
line-height: 1.6;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
Loading…
Reference in New Issue
Block a user