0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Cleaned up margin syntax

This commit is contained in:
Simon Backx 2022-08-12 15:51:35 +02:00
parent 99ae23cf23
commit e44415eb6f

View file

@ -40,7 +40,7 @@ body {
}
.gh-comment-content p:last-child {
margin: 0 0 0;
margin: 0;
}
/* The following lines are needed for the editor */