@j450nhughes
Designer, Photographer, Coder, Learner of things
I'm Designer trying to learn code and stuff.
Nothing here yet.
No blogs yet.
Hey Marcy! Accessibility is the most ignored aspect that a developer thinks of while learning. I too had a hard time learning about accessibility during my formative years. How do you propose that it become a more central part to the learning curve of a developer?
:before and :after are inside the grid, that's why space-between gets applied on them thus the ambiguous spacing.. And as for the alignment in the last line, I don't think there's a solution for that if you're using space-between .. If the number of grid items are finite, you can maybe give :after some width to make the last line items look left aligned