Address missing semi-colon

This commit is contained in:
Joanne Yeung
2020-07-23 09:25:56 -06:00
parent 6419036a26
commit b16f486dcc

View File

@@ -24,7 +24,7 @@
}
&:last-child {
padding-right: 0;
width: 30%
width: 30%;
}
}
}