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 ceab159 commit be70e76Copy full SHA for be70e76
frontend/src/components/Placement/PlacementAll.jsx
@@ -39,7 +39,7 @@ function PlacementAll() {
39
href={placement.docs}
40
target="_blank"
41
rel="noopener noreferrer"
42
- className="text-blue-500 underline hover:text-blue-700"
+ className="text-blue-500 hover:underline"
43
>
44
{getFileNameFromPath(placement.docs)}
45
</a>
0 commit comments