💄 style: increase date opacity

main
welpo 2 years ago
parent a8e49cfedf
commit f5834a2e39
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

@ -1,7 +1,7 @@
.archive { .archive {
.listing-title { .listing-title {
font-size: 1.5rem; font-size: 1.5rem;
opacity: 0.8; opacity: 0.9;
margin-bottom: 1rem; margin-bottom: 1rem;
} }
@ -12,7 +12,7 @@
.post-time { .post-time {
width: 4rem; width: 4rem;
.date { .date {
opacity: 0.4; opacity: 0.5;
} }
} }
} }

Loading…
Cancel
Save