Files
remark42/web/app/components/thread/thread.scss
T

6 lines
71 B
SCSS

@import 'common/variables';
.thread {
margin-bottom: $offset / 2;
}