add margin between comments and comment button

This commit is contained in:
Jonas Leder 2021-11-09 12:12:28 +01:00
parent d1b98acec1
commit 34fd22da24

View file

@ -77,4 +77,5 @@
border: 0;
transition: background-color $link-hover-animation-time linear;
width: 100%;
margin-top: 10px;
}