1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

Merge branch 'master' into trello-improvements

This commit is contained in:
Elliott Stoneham 2016-09-11 20:14:30 +01:00
commit 79e3f1be47
4 changed files with 6 additions and 7 deletions

View file

@ -62,7 +62,6 @@ a.alt {
}
}
$i: 150;
@while $i > 0 {
.margin-#{$i} { margin: #{$i}px; }