Advanced Gallery
Advanced gallery template based on CSS Grid.
Projects /
Advanced gallery template based on CSS Grid.
The Advanced Gallery component is an image gallery based on CSS Grid.
On bigger screens, to make sure the images fit the space occupied by their parent on the grid, we apply object-fit: cover;
to them.