Question
Is it correct to say that justify-items
aligns grid items horizontally within columns whereas justify-content
aligns the columns themselves within the grid?
Answer
Yes! This is the correct understanding of these two properties.
Is it correct to say that justify-items
aligns grid items horizontally within columns whereas justify-content
aligns the columns themselves within the grid?
Yes! This is the correct understanding of these two properties.