diff --git a/resources/assets/hyde.scss b/resources/assets/hyde.scss index 595e47c4..f80d2c7f 100644 --- a/resources/assets/hyde.scss +++ b/resources/assets/hyde.scss @@ -161,8 +161,3 @@ z-index:999; } } - -// Bump contrast of the primary Tailwind link color -.text-indigo-500, .hover\:text-indigo-500:hover { - color: #5956eb; -} \ No newline at end of file