umami/components/Login.module.css

5 lines
71 B
CSS
Raw Normal View History

2020-08-07 07:03:02 +02:00
.title {
font-size: var(--font-size-xlarge);
text-align: center;
2020-08-06 04:04:02 +02:00
}