diff --git a/elements/rh-layouts/demo/index.html b/elements/rh-layouts/demo/index.html index 89a194e479..9f105b8b9d 100644 --- a/elements/rh-layouts/demo/index.html +++ b/elements/rh-layouts/demo/index.html @@ -143,6 +143,21 @@
Used for centering all children (typically a single item) both vertically and horizontally within a parent element.
+<div class="rh-l-bullseye">
+ <div class="rh-l-bullseye__item">Bam!</div>
+</div>
+