Template:Main Page/styles.css

Template page
Revision as of 22:53, 18 October 2022 by Bigfarts (talk | contribs)
.home-header {
  text-align: center;
}

.home-header__title {
  margin-top: 0;
  font-size: 1.5rem;
}

.home-header .home-header__subtitle {
  margin-top: 0.4rem;
  color: var(--color-base--subtle);
  font-size: 0.875rem;
}