}
.comments {
- float: right;
color: $darkgrey;
}
background-image: image-url("sign-up-illustration-arm.png");
position: absolute;
z-index: 100;
+ pointer-events: none;
}
}
.byosm span {
display: inline-block;
- width: 20px;
- margin-left: -20px;
+ width: 1em;
+ margin-left: -1em;
}
}