mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Fix typo
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
**********/
|
||||
|
||||
@mixin toolbar($bg, $fg) {
|
||||
@incluee linear-gradient($bg);
|
||||
@include linear-gradient($bg);
|
||||
@include border($bg);
|
||||
|
||||
padding: $spacing * 2;
|
||||
|
||||
Reference in New Issue
Block a user