6 lines
71 B
SCSS
6 lines
71 B
SCSS
@import 'common/variables';
|
|
|
|
.thread {
|
|
margin-bottom: $offset / 2;
|
|
}
|