fix: text wrapping
This commit is contained in:
parent
0c73eadb45
commit
fae5fc5979
@ -1023,6 +1023,7 @@ function toggle() {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
flex-shrink: 0;
|
||||||
font-size: 10rem;
|
font-size: 10rem;
|
||||||
color: var(--second-text-color);
|
color: var(--second-text-color);
|
||||||
margin-left: 5rem;
|
margin-left: 5rem;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user