Tweak icon margins

This commit is contained in:
Philipp Oppermann
2022-12-18 12:00:43 +01:00
parent cc6d5eefb5
commit c40ac1b1d7
2 changed files with 2 additions and 3 deletions

View File

@@ -435,7 +435,7 @@ tbody tr:nth-child(odd) th {
.post-icon {
display: inline-block;
padding-top: 0rem;
margin-left: 1rem;
margin-left: 0.8rem;
margin-top: -2rem;
margin-bottom: -2rem;
width: 3rem;