frankcollins3 / cAPPtcha

mine-nugget-ts (building captcha right now. want to make it an npm package)
1 stars 0 forks source link

grid and centering [1:15pm] #4

Open frankcollins3 opened 11 months ago

frankcollins3 commented 11 months ago

attempting to do: 3x3 grid but allow An encapsulating component to wrap and assert sizing values onto the captcha

error: without these properties the grid-cell items are off-center, even with a specified height and width, even with justify & align:center {height: 100%} {width: 100%}

proposed approach: 0: not use flexbox and see about a different way of arranging size or grid