refactor: rely heavier on the templating engine
style: fix comments spacing on mobile
This commit is contained in:
@ -102,6 +102,10 @@ img {
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.comments {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
.comments-parent {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
Reference in New Issue
Block a user