forked from tanner/qotnews
fix: Adjust spacing below comment text content
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
This commit is contained in:
@@ -198,6 +198,11 @@ span.source {
|
||||
|
||||
.comment .text {
|
||||
margin-top: -0.5rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.comment .text > * {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.comment .text.hidden > p {
|
||||
|
||||
Reference in New Issue
Block a user