umami/components/WebsiteStats.module.css

11 lines
130 B
CSS
Raw Normal View History

2020-07-30 08:25:52 +02:00
.container {
display: flex;
flex-direction: column;
}
.title {
font-size: 24px;
line-height: 60px;
font-weight: 600;
}