n30w / Darkspace

Academic project management platform for SE-2024
MIT License
0 stars 0 forks source link

refactor: minor UI and component edits #24

Closed n30w closed 5 months ago

n30w commented 5 months ago

Added sanity icons package and added button components. Moved course homepage related files to an appropriately named directory.

n30w commented 5 months ago

@reesedychiao The AddButton is rather fat on the course page, try test it and create a course, but that can be changed, for example, if we just remove the styling px and py tailwind styling in the AddButton component and instead declare that padding styling in the parent component of the button on the element itself using className.