6 lines
93 B
SCSS
6 lines
93 B
SCSS
.app-header-social {
|
|
flex-wrap: wrap;
|
|
a:not(:last-child) {
|
|
margin-right: 0.2em;
|
|
}
|
|
} |