This commit is contained in:
2024-03-30 16:53:09 -04:00
parent 9770f327b7
commit c3989d01e1
2 changed files with 13 additions and 4 deletions

View File

@@ -22,10 +22,19 @@
}
.post span {
display: block;
margin-left: 10px;
text-align: left;
line-height: 10px;
line-height: 0;
}
.post span a {
height: fit-content;
}
.post span h4 {
margin-bottom: 0;
margin-top: 6px;
font-size: 11pt;
}