diff --git a/docs/app/views/examples/components/panel/_preview.html.erb b/docs/app/views/examples/components/panel/_preview.html.erb index cae7c91586..b3fa728c58 100644 --- a/docs/app/views/examples/components/panel/_preview.html.erb +++ b/docs/app/views/examples/components/panel/_preview.html.erb @@ -52,11 +52,11 @@ Ut elementum id leo ac fringilla.

Header

-

This area usually contains at least a title and an icon or menu positioned in the right corner, both optional. An optional subtext element is useful for documenting the panel objective. It employs the Sage Row layout base with `24px` gutters.

+

This area usually contains at least a title and an icon or menu positioned in the right corner, both optional. An optional subtext element is useful for documenting the panel objective. It employs the Sage Row layout base with 24px gutters.

Body

-There are a couple of options for the panel body. +There are a few for the panel body container.

Panel Block

@@ -206,6 +206,6 @@ There are a couple of options for the panel body.

A panel figure contains an image that occupies a substantive space in the panel, typically filling edge to edge. See the Panel Figure component, for more details.

-

Panel Figure Utility

+
Panel Figure Utility

The .sage-panel-grid` utility class can be added onto containers in order to enforce the Panel's internal grid settings.This is helpful in cases where a container of some sort is needed around contents but those contents should still recieve the standard Panel-scoped gaps.