wip
This commit is contained in:
@@ -3,8 +3,8 @@ import "@/app/globals.css";
|
||||
|
||||
export default function Logo() {
|
||||
return (
|
||||
<div className="flex h-full w-full items-center justify-center bg-gray-300 text-5xl font-bold text-gray-900">
|
||||
<span className="whitespace-nowrap md:whitespace-normal">
|
||||
<div className="flex h-full w-full items-center justify-center text-5xl bg-base-200 font-bold">
|
||||
<span className="whitespace-nowrap text-primary">
|
||||
NEXUSHUB
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user