Skip to content

Commit

Permalink
Removed spaces before colons to match other LESS files
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius Schulz committed Feb 7, 2012
1 parent 674d51a commit 2b3c0f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions less/colours.less
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
@accent : #1da1e1;
@background : white;
@foreground : black;
@accent: #1da1e1;
@background: white;
@foreground: black;

0 comments on commit 2b3c0f7

Please sign in to comment.