diff --git a/src/global.styl b/src/global.styl index 4e3ebce..1f9712f 100644 --- a/src/global.styl +++ b/src/global.styl @@ -38,11 +38,11 @@ a +lightTheme() @apply text-orange-400 .txt - @apply text-white + color white &:hover - @apply text-#aaa + color #aaa &:active - @apply text-#888 + color #888 hr border none