min spacing on date in post list
This commit is contained in:
parent
1aa4d0ce09
commit
b11295af25
2 changed files with 5 additions and 1 deletions
|
|
@ -57,6 +57,10 @@ blockquote {
|
|||
grid-template-columns: 1fr 6fr;
|
||||
}
|
||||
|
||||
.post-date {
|
||||
min-width: 6em;
|
||||
}
|
||||
|
||||
/* nav
|
||||
****************************************/
|
||||
.nav {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue