diff --git a/home/styles/index.css b/home/styles/index.css index 2f79ef9f..d404f489 100644 --- a/home/styles/index.css +++ b/home/styles/index.css @@ -8,10 +8,6 @@ @apply border-b-4 border-blue-400; } - .custom-underline-red { - @apply border-b-4 border-red-400; - } - .footer-link { @apply text-gray-600 hover:text-gray-800 }