8 lines
80 B
SCSS
8 lines
80 B
SCSS
.icon-right {
|
|
margin: 0 0 0 10px;
|
|
}
|
|
|
|
.icon-left {
|
|
margin: 0 10px 0 0;
|
|
}
|