Display full user handles
This commit is contained in:
parent
e28dbd8426
commit
4f05417e94
2 changed files with 2 additions and 2 deletions
|
|
@ -246,7 +246,7 @@
|
|||
|
||||
section.posts .post .metadata {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
grid-template-columns: 1fr auto;
|
||||
}
|
||||
|
||||
section.posts .post .metadata .post-info {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue