Katheryne/Frontend/Shared/MainLayout.razor.css

11 lines
144 B
CSS
Raw Normal View History

2023-10-07 18:55:22 +08:00
.title-text {
font-size: 2rem;
color: white;
margin: 0;
}
.subtitle-text {
font-size: 0.8rem;
color: grey;
margin: 0;
}