Open
Description
I've noticed that the current typography settings on the site for class namely '_text_x8c4c_9 ' could be improved to enhance readability. The current position of this element settings don't provide optimal readability, particularly in UI I propose adjusting these settings to improve the overall user experience.
You can change the code by adding below code:
._text_x8c4c_9 {
max-width: 1024px;
width: 100%;
margin-left: -40%;
margin-top: -37%;
position: relative;
top: calc(var(--spaceL)* -1);
}
then it would look like:
Metadata
Assignees
Labels
No labels