We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03dd0c2 commit eb46639Copy full SHA for eb46639
1 file changed
Form-Controls/style.css
@@ -56,7 +56,7 @@ form button:hover {
56
57
form {
58
display: grid;
59
- min-width: 0px;
+ min-width: 350px;
60
gap: 1rem;
61
background-color: var(--clr-bg-base);
62
padding: 2rem;
0 commit comments