We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0420ebe commit d24e2cbCopy full SHA for d24e2cb
src/index.css
@@ -26,7 +26,7 @@ nav {
26
}
27
28
li:hover{
29
- @apply bg-gray-500
+ @apply bg-gray-500 opacity-80
30
31
32
@apply bg-gray-900 text-white flex justify-between items-center gap-8 p-3
0 commit comments