diff --git a/tailwind.css b/tailwind.css index 1f17da7d..40974f32 100644 --- a/tailwind.css +++ b/tailwind.css @@ -50,7 +50,7 @@ html { .active, .active svg { - color: theme(colors.blue.600); + color: theme(colors.blue.600) !important; } .header-anchor {