Skip to content

Commit

Permalink
update gpu-table.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
dharamveergit committed Sep 7, 2024
1 parent 5956716 commit 2f4d735
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/pricing-page/gpus/gpu-table.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -416,10 +416,10 @@ export const Tables = ({
<th className="w-[26%] px-2 text-left text-sm font-medium tracking-normal text-linkText ">
Chipset
</th>
<th className="w-[26%] px-2 text-left text-sm font-medium tracking-normal text-linkText">
<th className="w-[26%] px-2 text-left text-sm font-medium tracking-normal text-linkText xl:pl-8">
Availability
</th>
<th className="w-[26%] whitespace-nowrap pr-2 text-left text-sm font-medium tracking-normal text-linkText ">
<th className="w-[26%] whitespace-nowrap pr-2 text-left text-sm font-medium tracking-normal text-linkText xl:pl-8 ">
Price (USD per hour)
</th>
<th className=""></th>
Expand Down

0 comments on commit 2f4d735

Please sign in to comment.