The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rocket.Chat/client/components/setupWizard/StepHeader.css

18 lines
248 B

.SetupWizard__StepHeader {
margin-bottom: 2rem;
}
.SetupWizard__StepHeader-runningHead {
margin-bottom: 3px;
letter-spacing: 0.05rem;
text-transform: uppercase;
color: var(--color-dark-20);
font-size: 0.75rem;
line-height: 1.125rem;
}