jaredpalmer / formik

Build forms in React, without the tears 😭
https://formik.org
Apache License 2.0
33.91k stars 2.78k forks source link

Formik Official Website Documentation Css #3770

Open irtaza9 opened 1 year ago

irtaza9 commented 1 year ago

Feature request

Current Behavior

Right now the official website have no margin from left and right and that's why the content is overflowing.

Desired Behavior

There should be some margin from both left and right so that it looks better.

Suggested Solution

.container mx-auto {
margin-left = 5%
margin-right = 5%
width = auto
}

Who does this impact? Who is this for?

This is all for users and public who uses the formik and interact with the official documentation. This impact a lot cause everyone first lands on the official documentation.

Additional context

Before: image

After: image

Estifanos12 commented 1 year ago

Screenshot (103)

1280px-1320px innerWidth, there is no inline margin/padding and has horizontal overflow