6 lines
91 B
SCSS
6 lines
91 B
SCSS
.term-item {
|
|
@include list-link-item;
|
|
margin-right: 0.375rem;
|
|
line-height: 1.7rem;
|
|
}
|