Skip to content

Commit 3203ab5

Browse files
authored
Added space where needed
1 parent 22b0f0c commit 3203ab5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/app/demo/main/main.component.scss

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
}
3131
}
3232

33-
span.draggable{
34-
color:white;
33+
span.draggable {
34+
color: white;
3535
padding: 5px;
3636
text-align: center;
37-
background-color:gray;
37+
background-color: gray;
3838
margin-right: 10px;
39-
}
39+
}

0 commit comments

Comments
 (0)