6 lines
93 B
SCSS
Raw Normal View History

2022-12-03 14:26:48 -05:00
.app-header-social {
2025-01-13 10:13:19 -05:00
flex-wrap: wrap;
2022-12-03 14:26:48 -05:00
a:not(:last-child) {
margin-right: 0.2em;
}
}