Added first skywars stats
This commit is contained in:
@@ -18,7 +18,7 @@ type SidebarProps = {
|
||||
|
||||
export default function Sidebar({ level, ign, player, guild }: SidebarProps) {
|
||||
return (
|
||||
<Card className="overflow-hidden w-1/4 max-h-fit">
|
||||
<Card className="w-1/4">
|
||||
<CardContent>
|
||||
<div className="flex justify-between px-8">
|
||||
<div className="text-center">
|
||||
|
||||
Reference in New Issue
Block a user