cjolowicz / muckr-web

Web app for muckr
https://muckr-web.herokuapp.com
MIT License
0 stars 0 forks source link

Increase width of artist dialog #120

Closed cjolowicz closed 4 years ago

cjolowicz commented 4 years ago

Use a dialog width of 400px with a margin of 24px on both sides. On smaller viewports, decrease the width to preserve the margin.

This is aligned with the styling for the SignIn and SignUp forms.

Closes #116