jmckirdy / Codex-Arcanum

The Mad Wizard's Coding Notes
GNU General Public License v3.0
1 stars 0 forks source link

Redo the 'tables' used for layout of main categs in flex or other #16

Closed jmckirdy closed 5 months ago

jmckirdy commented 5 months ago

it's pretty bad and tables aren't using the css properly of course cause they r for displaying tabular data. u could fare far better with flex, css regular. but have to take into consideration that the data from db is still in there.

jmckirdy commented 5 months ago

Ok so with GPT being a lying sack, i realized maybe i miss pointing out every bit of relevant css, in the 300 line file. GPT does not even remember, that i am using sass. and it's flex suggestions are horrible. I think when it comes to parsing/understanding ur own css u need to know all the selectors, and understand what's doing what. STUDY FLEX, box-sizing, position, basics, and more again. LAYOUT ALL GOOD. DONE.