All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.layouts.Level.level.css Maven / Gradle / Ivy

The newest version!
.pf-v6-l-level {
  --pf-v6-l-level--m-gutter--Gap: var(--pf-t--global--spacer--gutter--default);
}

.pf-v6-l-level {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.pf-v6-l-level.pf-m-gutter {
  gap: var(--pf-v6-l-level--m-gutter--Gap);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy