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