5 lines
60 B
SCSS
5 lines
60 B
SCSS
|
.votes-inline {
|
||
|
display: inline-block;
|
||
|
margin: 0 8px;
|
||
|
}
|