Skip to content

Enhancement in your website. #88

Open
@divyashah0510

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:

Output

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions