Made with 💜 by
+ Wonderland + ); }; - -const FooterContainer = styled.div` - display: flex; - height: 8rem; - padding: 0 8rem; - align-items: center; - justify-content: space-between; - background-color: ${({ theme }) => theme.headerBackground}; - border-top: ${({ theme }) => theme.border}; - width: 100%; - max-width: 100vw; -`; - -const Subtitle = styled.div` - display: flex; - align-items: center; - gap: 0.8rem; - - p { - display: inline-block; - } - - a { - text-decoration: none; - color: inherit; - } -`; diff --git a/src/containers/Header/index.tsx b/src/containers/Header/index.tsx index 090ca3c..efc302d 100644 --- a/src/containers/Header/index.tsx +++ b/src/containers/Header/index.tsx @@ -1,6 +1,4 @@ import { ConnectButton } from '@rainbow-me/rainbowkit'; -import styled from 'styled-components'; - import { useStateContext } from '~/hooks'; import { THEME_KEY } from '~/utils'; @@ -18,31 +16,10 @@ export const Header = () => { }; return ( -Made with 💜 by
+ Wonderland +This website requires JavaScript to function properly.
++ This website is not yet optimized for mobile devices. Please use a desktop browser for the best experience. +
+