Remove opacity value to fix color contrast

This commit is contained in:
i.j 2023-04-10 13:29:50 +00:00
parent d2fe9a5bb4
commit 25e230fce3

View File

@ -234,7 +234,6 @@ html[data-theme="dark"] {
/* Date */
.toot-date {
font-size: 0.75rem;
opacity: 0.5;
}
/* Loading-spinner */