Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement in your website. #88

Open
divyashah0510 opened this issue Jun 20, 2024 · 0 comments
Open

Enhancement in your website. #88

divyashah0510 opened this issue Jun 20, 2024 · 0 comments

Comments

@divyashah0510
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant