fix display error
This commit is contained in:
@@ -25,7 +25,7 @@ div#poem_sentence{
|
||||
div#poem_info{
|
||||
display: flex;
|
||||
color: var(--text);
|
||||
font-size: 0.5rem;
|
||||
font-size: 100%;
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user