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

generator.client.tikui.style.atom.page-title._page-title.scss.mustache Maven / Gradle / Ivy

There is a newer version: 1.23.0
Show newest version
@use '../../quark/placeholder';

.page-title {
  margin: 0;
  white-space: pre-line;
  color: var(--color-text);
  font-family: var(--font-family);
  font-size: 3rem;
  hyphens: auto;
  overflow-wrap: anywhere;
  font-weight: 700;

  @include placeholder.placeholder-alternative {
    max-width: 20rem;
    min-height: 3rem;
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy