remove dot

This commit is contained in:
madrilene 2024-07-10 12:07:51 +02:00
parent 283ae4249d
commit 0bb4db78d6

View file

@ -18,7 +18,7 @@
object-position: center;
}
.post ..prose date {
.post .prose date {
font-size: var(--size-step-1);
color: var(--color-text-light);
}