diff options
Diffstat (limited to 'assets/css/objects')
-rw-r--r-- | assets/css/objects/_icon.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/assets/css/objects/_icon.scss b/assets/css/objects/_icon.scss index cb966c8..e708dd5 100644 --- a/assets/css/objects/_icon.scss +++ b/assets/css/objects/_icon.scss | |||
@@ -5,8 +5,6 @@ | |||
5 | height: 16px; | 5 | height: 16px; |
6 | stroke-width: 1.5px; | 6 | stroke-width: 1.5px; |
7 | stroke-linecap: round; | 7 | stroke-linecap: round; |
8 | stroke: currentColor; | ||
9 | stroke-linejoin: round; | 8 | stroke-linejoin: round; |
10 | fill: none; | ||
11 | } | 9 | } |
12 | } | 10 | } |