generated from nhcarrigan/template
fix: border styling on buttons
This commit is contained in:
@ -51,7 +51,7 @@ const Work = (): JSX.Element => {
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p className="h-14 w-14 border-[--current] border-solid border-2"></p>
|
||||
<p className="h-14 w-14 border-[--current] border-double border-4"></p>
|
||||
</td>
|
||||
<td className="text-[--current]">Current Contract</td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user