Update src/styles/comments.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m10s

This commit is contained in:
freakoverse 2025-02-21 14:24:41 +00:00
parent e6b27af709
commit d70495c4cf

View File

@ -631,3 +631,11 @@ hover {
right: 15px;
color: rgba(255,255,255,0.5);
}
.IBMSMSMBSSCL_CBText > * {
margin: 10px 0;
}
.IBMSMSMBSSCL_CBText > *:last-child {
margin-bottom: 0;
}