File size: 210 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
.connections__support-link {
.gridicons-help-outline {
position: relative;
top: 3px;
margin-left: 3px;
}
}
.sharing-service__name {
h2 {
font-size: $font-body;
line-height: $font-body * 1.5;
}
}
|