jmckirdy / Codex-Arcanum

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

Add a div to contain the three category boxes #27

Closed jmckirdy closed 2 months ago

jmckirdy commented 3 months ago

Add a div containing the three boxes, that are categories. galaxy-cat -- rename that file shit... to galaxy-categories. with the new div, it can have the css/ :hover effect.

jmckirdy commented 2 months ago

It did not work to add a wrapper div, seemed to consistently break the flexbox css. INSTEAD; made the containing box's transparent, used the categories-main-container for css :hover. fyi that is the new name. Hover working now 100%