💄 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 {
.listing-title {
font-size: 1.5rem;
opacity: 0.8;
opacity: 0.9;
margin-bottom: 1rem;
}
@ -12,7 +12,7 @@
.post-time {
width: 4rem;
.date {
opacity: 0.4;
opacity: 0.5;
}
}
}

Loading…
Cancel
Save