diff --git a/src/components/CompSocLogo.tsx b/src/components/CompSocLogo.tsx index 8df6e6d..6ac6eff 100644 --- a/src/components/CompSocLogo.tsx +++ b/src/components/CompSocLogo.tsx @@ -6,26 +6,22 @@ type CompSocLogoProps = { export const CompSocLogo: FunctionComponent = ({ className }) => { return ( - - + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/src/root.tsx b/src/root.tsx index a855774..0ddd7c2 100644 --- a/src/root.tsx +++ b/src/root.tsx @@ -92,8 +92,10 @@ export default function App() {
-
- +
+ + +

Advent of Code Rewards