Skip to content

Commit fc864b7

Browse files
James LeungJames Leung
authored andcommitted
docs: add underline to Redis in Dependencies Support section
1 parent 2b066db commit fc864b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Intro.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ function Frameworks() {
178178
<li className="mt-5 flex flex-col space-y-3 text-lg">
179179
<Link
180180
to={useBaseUrl("/dependencies/redis")}
181-
className="flex flex-col items-center justify-center space-y-1 p-6 text-center "
181+
className="flex flex-col items-center justify-center space-y-1 p-6 text-center hover:underline"
182182
>
183183
<img
184184
className="h-8 w-8"

0 commit comments

Comments
 (0)