mirror of
https://github.com/D4M13N-D3V/neroshitron.git
synced 2025-03-14 10:05:04 +00:00
Update page.tsx
This commit is contained in:
parent
ea3a14a6e4
commit
4a3c7023ba
@ -52,9 +52,9 @@ function PageComponent() {
|
|||||||
<table className="w-full">
|
<table className="w-full">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th className="px-4 py-2" style={{ width: '60%' }}>Name</th>
|
<th className="px-4 py-2" style={{ width: '60%' }}></th>
|
||||||
<th className="px-4 py-2" style={{width:"15%"}}>📸 #</th>
|
<th className="px-4 py-2" style={{width:"15%"}}></th>
|
||||||
<th className="px-4 py-2">Tier</th>
|
<th className="px-4 py-2"></th>
|
||||||
<th className="px-4 py-2"></th>
|
<th className="px-4 py-2"></th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user