Skip to content

Commit

Permalink
Updates images and tweaks content.
Browse files Browse the repository at this point in the history
  • Loading branch information
edonehoo committed Aug 14, 2023
1 parent c9538d0 commit 88b35ac
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,22 @@ The **gallery** layout is used to arrange content in a responsive grid. Content

The gallery layout is designed so that all of its elements are of uniform size, display horizontally, and wrap responsively.

[image]
1. **gallery:** the larger gallery container that contains all gallery items
1. **gallery item:** the individual items in a gallery container
![image](./img/gallery-example.png)

1. **Gallery:** The gallery container that contains all gallery items
1. **Gallery item:** The individual items in a gallery container

## Usage

While a gallery layout resembles a grid, it is not the same as the grid layout.

Common use cases for the gallery layout include card views,.
Common use cases for the gallery layout include card views.

## Variations

Gutters can be applied to increase the spacing of gallery items.

[image with gutters]

Both a minimum and maximum width can be defined for gallery items. These values determine the width that a gallery item is allowed to be before they wrap.

[image with different sized gallery items that are wrapping]
![image](./img/gallery-example-gutter.png)

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 88b35ac

Please sign in to comment.