diff --git a/ogre/src/components/shared/logo.tsx b/ogre/src/components/shared/logo.tsx index ac6db6e6..dd72c84b 100644 --- a/ogre/src/components/shared/logo.tsx +++ b/ogre/src/components/shared/logo.tsx @@ -6,63 +6,16 @@ export function TangledLogo() { height: 70, display: "contents", }}> - - - - - - - - - - - - + + + + + + + + + + ); }