bla
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
export function Logo() {
|
||||
return (
|
||||
<div className="text-xl flex gap-2 items-center">
|
||||
<img src="/logo.svg" className="w-8 rounded-lg" />
|
||||
<span className="relative -top-0.5">openpanel</span>
|
||||
<div className="text-xl font-medium flex gap-2 items-center">
|
||||
<img src="/logo.svg" className="max-h-10" />
|
||||
openpanel.dev
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user