chaunmt / Interactive-Prerequisite-Flowchart

https://course-flowchart-drab.vercel.app
1 stars 0 forks source link

CSS refactor #74

Open chaunmt opened 5 months ago

chaunmt commented 5 months ago

CSS: the high-order transformation that needs to happen is that there needs to be a distinction between global and page-specific styling: GraphPage.css contains Search bar styling that is used everywhere but should only appear on the main page (very large padding, strict sizing, etc.).

CSS-related tasks: