Together-100Devs / Together

Together is a group calendar application using the MERN stack intended to bring discord communities closer!
https://together.cyclic.app/
MIT License
167 stars 112 forks source link

resizing layout and components for landing page #375

Closed Blake-Larson closed 1 year ago

Blake-Larson commented 1 year ago

Description

I have reworked the TailwindCSS classes for the landing page to better align with the web design by Natashka333.

Type of change

Please select everything applicable. Please, do not delete any lines.

Issue

Checklist:

(I was not able to run tests as I have an issue running Cypress on my WSL on Windows. No functionality should be changed.)

Caleb-Cohen commented 1 year ago

LGTM, test/lint both ran success on my computer. Awaiting @Natashka333 approval.

Natashka333 commented 1 year ago

@Blake-Larson thank you for contribution, this looks great! One thing what I would like to change after running, is the borders. Can we do a corner radius of 15 for every sections and nav divs?

Blake-Larson commented 1 year ago

Sure thing. I just made the changes to the border-radius for those items and pushed to this pull request. Let me know if anything else needs to be adjusted!

Caleb-Cohen commented 1 year ago

@Blake-Larson Great work!