Add line before comments

This commit is contained in:
2023-10-19 14:24:04 +01:00
parent 2b68602f86
commit 9d6cc301e8
4 changed files with 11 additions and 3 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+3
View File
@@ -3,6 +3,9 @@
padding: 1em;
padding-top: 0.3em;
}
.mastodon-comments-top {
padding-bottom: 1.5em;
}
.mastodon-comment {
background-color: var(--background-color);
border-radius: var(--card-border-radius);