April 6, 20215 yr When increasing/decreasing screen size, does the 8px grid remain fixed or is it fluid? Additionally, are gutters/margins fixed or flexible?
April 6, 20215 yr Are you referring to CSS grid? If so grids can have whatever padding/margin/spacing/widths you define, and they can be fixed width or fluid. Edited April 6, 20215 yr by BlueDreamer
Create an account or sign in to comment