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 2b066db commit fc864b7Copy full SHA for fc864b7
src/components/Intro.js
@@ -178,7 +178,7 @@ function Frameworks() {
178
<li className="mt-5 flex flex-col space-y-3 text-lg">
179
<Link
180
to={useBaseUrl("/dependencies/redis")}
181
- className="flex flex-col items-center justify-center space-y-1 p-6 text-center "
+ className="flex flex-col items-center justify-center space-y-1 p-6 text-center hover:underline"
182
>
183
<img
184
className="h-8 w-8"
0 commit comments