Minor fixes, update changelog, add experimental macosx and linux builds

This commit is contained in:
tobspr 2020-05-30 20:12:16 +02:00
parent 02fb6d53b5
commit 704b6e14b8
6 changed files with 16 additions and 7 deletions

View file

@ -36,6 +36,9 @@
@include S(padding, 1px, 2px);
@include S(margin-right, 3px);
}
a {
color: $colorBlueBright;
}
}
}