Commit compiled CSS

This commit is contained in:
benjamin melançon 2022-01-28 20:18:10 -05:00
parent c1b65d3da2
commit efaf50cc0c

View file

@ -38,9 +38,9 @@
position: absolute; position: absolute;
left: -4rem; } left: -4rem; }
.comment-section { .comment-section article {
display: block; } display: block;
.comment-section article { padding-bottom: 0; }
padding-bottom: 0; }
.comment-section .content p:not(:last-child) { .comment-section .content p:not(:last-child) {
margin-bottom: 0; } margin-bottom: 0; }