diff --git a/layouts/partials/greater-icon.html b/layouts/partials/greater-icon.html index 90c6ae2..b0b2cbc 100644 --- a/layouts/partials/greater-icon.html +++ b/layouts/partials/greater-icon.html @@ -1,3 +1,3 @@ - - + + diff --git a/source/css/variables.css b/source/css/variables.css index 4ed9545..d1a94f7 100644 --- a/source/css/variables.css +++ b/source/css/variables.css @@ -26,7 +26,7 @@ width: $width; height: $height; - polyline { + path { stroke: currentColor; stroke-width: $stroke-width; }