forked from deepStateMirrors/tabi
📱 style: improve mobile date display and title spacing
This commit is contained in:
parent
358e78d25a
commit
6a5670d5a0
1 changed files with 3 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue