Commit 7424c290 authored by Stan Hu's avatar Stan Hu

Fix missing semicolon to make scss-lint happy

parent 95f7d6bc
......@@ -31,7 +31,7 @@
width: 30%;
.branch-name {
width: 195px
width: 195px;
}
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment