CSS cleanup

This commit is contained in:
video-prize-ranch
2022-12-20 19:35:48 -05:00
parent 82c360baa0
commit e82b47a729
24 changed files with 93 additions and 163 deletions

View File

@@ -1,14 +1,10 @@
.comment {
display: flex;
flex-direction: column;
gap: 0.5em;
}
.comments {
margin-top: 1em;
gap: 0.25em;
display: flex;
flex-direction: column;
}
.replies {