📱 style: improve mobile date display and title spacing
This commit is contained in:
parent
358e78d25a
commit
6a5670d5a0
@ -10,10 +10,12 @@
|
|||||||
gap: 1rem;
|
gap: 1rem;
|
||||||
|
|
||||||
.post-time {
|
.post-time {
|
||||||
width: 4rem;
|
min-width: 3.3rem;
|
||||||
|
margin-bottom: 0.5rem;
|
||||||
|
|
||||||
.date {
|
.date {
|
||||||
color: var(--meta-color);
|
color: var(--meta-color);
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user