fix: Ghost logo size
This commit is contained in:
parent
2475031f88
commit
d2353e3c35
@ -4,6 +4,6 @@
|
|||||||
|
|
||||||
<img
|
<img
|
||||||
alt="ghost logo"
|
alt="ghost logo"
|
||||||
class={isAbsolute ? 'w-12 absolute top-0 left-0 -m-3 -mt-5' : 'w-10 mx-auto'}
|
class={isAbsolute ? 'w-12 absolute top-0 left-0 -m-3 -mt-5' : 'w-8 mx-auto'}
|
||||||
src="/ghost.png"
|
src="/ghost.png"
|
||||||
/>
|
/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user