diff --git a/_dev/elegance.css b/_dev/elegance.css index 1778147..42b8bff 100644 --- a/_dev/elegance.css +++ b/_dev/elegance.css @@ -11,5 +11,6 @@ body { .icon-tabler { stroke-width: 1px; fill: none; - @apply stroke-current; + @apply text-gray-700; + @apply stroke-gray-700; }