💄 style: increase date opacity
This commit is contained in:
parent
a8e49cfedf
commit
f5834a2e39
@ -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…
x
Reference in New Issue
Block a user