Fix indentation on annotator overrides scss file

This commit is contained in:
Bertocq
2017-07-06 15:56:51 +02:00
parent 631f396e75
commit a9c928505d

View File

@@ -132,7 +132,7 @@
background: hsla(51, 91, 75, 0.5); background: hsla(51, 91, 75, 0.5);
.weight-4 { .weight-4 {
background: hsla(51, 91, 75, 0.75); background: hsla(51, 91, 75, 0.75);
} }
} }