mirror of
https://github.com/D4M13N-D3V/neroshitron.git
synced 2025-06-15 12:49:17 +00:00
Update page.tsx
This commit is contained in:
parent
164aec1c51
commit
7ac84fc0cf
@ -27,7 +27,7 @@ function PageComponent() {
|
||||
|
||||
return (
|
||||
<div className="w-2/3 p-8 h-1/2 text-white lg:flex justify-center items-center animate-in">
|
||||
<div className="w-full lg:w-1/3 rounded-md bg-primary opacity-90 p-12 m-1 mt-32 shadow-lg backdrop-blur">
|
||||
<div className="w-full lg:w-1/3 rounded-md bg-primary opacity-90 p-8 m-1 mt-32 shadow-lg backdrop-blur">
|
||||
<div className="w-full flex justify-center">
|
||||
<span className="text-2xl pb-4">Tiers Management</span>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user