Katheryne/Frontend/Shared/MainLayout.razor.css

11 lines
144 B
CSS

.title-text {
font-size: 2rem;
color: white;
margin: 0;
}
.subtitle-text {
font-size: 0.8rem;
color: grey;
margin: 0;
}