Skip to content
PatternFly logo

Bullseye

Examples

Basic

content

Documentation

Overview

The bullseye layout is designed to center a single child element horizontally and vertically within its parent.

Usage

Class
Applied to
Outcome
.pf-l-bullseye
<div>
Initializes the bullseye layout. A bullseye can only have one child.
.pf-l-bullseye__item
<div>
Explicitly sets the child for the bullseye. This class isn't necessary, but it is included to keep inline with BEM convention, and to provide an entity that will later be used for applying modifiers.

CSS variables

.pf-l-bullseye--pf-l-bullseye--Padding
0

View source on GitHub