fix ghost margin

master
Aevann 2024-04-11 14:47:02 +02:00
parent 5fc76a2cca
commit 89015222ea
1 changed files with 2 additions and 1 deletions

View File

@ -4157,7 +4157,8 @@ small, .small {
}
.posts .ghost-post .post-meta {
min-height: 40px;
min-height: 30px;
margin-top: 10px;
}
.post-meta-domain {