Skip to content

Commit ddfb23a

Browse files
committed
Add missing semi-colon
1 parent 80d9577 commit ddfb23a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/sxs/02-extending/part-three.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h4 class="filename"><span class="material-icons" aria-hidden="true">description
149149
}
150150

151151
.my-testimonial__profile {
152-
margin-left: units(3)
152+
margin-left: units(3);
153153
}
154154

155155
.my-testimonial__profile-title {

0 commit comments

Comments
 (0)