fix: Prevents misaligned post dates on mobile
This commit is contained in:
parent
21d20f8be2
commit
ad801a8ee3
1 changed files with 8 additions and 0 deletions
|
|
@ -46,4 +46,12 @@ th, td {
|
|||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
h2 a {
|
||||
margin-right: 2em;
|
||||
}
|
||||
|
||||
.title-post-date {
|
||||
margin-left: 0em;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue