Coding-with-Adam / Dash-by-Plotly

Interactive data analytics
dash-by-plotly.coding-with-adam.vercel.app
1.47k stars 1.69k forks source link

fix: Change dbc.Row classnames to make the Form neat #52

Closed mutumagitonga closed 2 months ago

mutumagitonga commented 2 months ago

This change spaces out the 3 row components holding - Name, Email, and Comment appropriately.

Also, ensures there's adequate space between the last row and the Submit button.