fix: text wrapping

This commit is contained in:
张雨涵
2024-04-30 10:28:39 +08:00
committed by GitHub
parent 0c73eadb45
commit fae5fc5979

View File

@@ -1023,6 +1023,7 @@ function toggle() {
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
font-size: 10rem;
color: var(--second-text-color);
margin-left: 5rem;