5 lines
74 B
SCSS
5 lines
74 B
SCSS
|
.app-header-social {
|
||
|
a:not(:last-child) {
|
||
|
margin-right: 0.2em;
|
||
|
}
|
||
|
}
|