change link styles

This commit is contained in:
khalilcodes 2022-04-06 17:59:44 +03:00
parent 18cf86b8e5
commit c7ab0cbd41
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ export default function GetInvolved() {
Here's how you can get involved: Here's how you can get involved:
</h2> </h2>
<ul className="mt-4 text-lg text-gray-500 list-disc list-inside"> <ul className="mt-4 text-lg text-gray-500 list-disc list-inside">
<li> Contribute to the <a href="/library" className="underline">library</a>, </li> <li> Contribute to the <a href="/library" className="text-white underline">library</a>, </li>
<li> Write up key concepts, </li> <li> Write up key concepts, </li>
<li> Proof edit articles and transcribe dialogs, </li> <li> Proof edit articles and transcribe dialogs, </li>
<li> Share the work with others. </li> <li> Share the work with others. </li>