Skip to content

Commit be70e76

Browse files
committed
over to aman
1 parent ceab159 commit be70e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/Placement/PlacementAll.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ function PlacementAll() {
3939
href={placement.docs}
4040
target="_blank"
4141
rel="noopener noreferrer"
42-
className="text-blue-500 underline hover:text-blue-700"
42+
className="text-blue-500 hover:underline"
4343
>
4444
{getFileNameFromPath(placement.docs)}
4545
</a>

0 commit comments

Comments
 (0)