codersforcauses / repair-lab

https://repair-labs.vercel.app
MIT License
8 stars 3 forks source link

Fix edit event modal styling #206

Closed dct0 closed 9 months ago

dct0 commented 9 months ago

Basic Information

SetroZ commented 9 months ago

could you assign me this?

github-actions[bot] commented 9 months ago

Branch issue-206-Fix_edit_event_modal_styling created!

SetroZ commented 9 months ago

Make sure styling for title is the same as other places

can you expand on this? Should I create a header text component

  1. to match across the site like in the index root page? ( most of the titles are bolder than modals titles) or
  2. to match the terms and conditions modal title? (adding an underline?)
dct0 commented 9 months ago

Other instances of modals that have a title (e.g. the terms and conditions modal). You could add a title prop to the modal to make sure styling remains consistent in the future. How you style it is up to you, but I recommend keeping it simple with just a slightly larger and semibold-ish title

SetroZ commented 9 months ago

unable to push changes on issue-206-Fix_edit_event_modal_styling . I need permission

dct0 commented 9 months ago

Closed via #210