diff --git a/src/components/Crossroad/Crossroad.tsx b/src/components/Crossroad/Crossroad.tsx index bfe229e5..877c7d41 100644 --- a/src/components/Crossroad/Crossroad.tsx +++ b/src/components/Crossroad/Crossroad.tsx @@ -36,7 +36,7 @@ export const Crossroad: React.FC = () => { - + diff --git a/src/components/PageLayout/MenuMain/MenuMain.tsx b/src/components/PageLayout/MenuMain/MenuMain.tsx index 92cc339b..04c3c6ba 100644 --- a/src/components/PageLayout/MenuMain/MenuMain.tsx +++ b/src/components/PageLayout/MenuMain/MenuMain.tsx @@ -107,7 +107,6 @@ export const MenuMain: FC = () => { top: 24, left: {xs: 'auto', md: 24}, right: {xs: 24, md: 'auto'}, - display: {xs: 'block', md: 'none'}, }} /> {menuItemsIsLoading && ( diff --git a/src/components/PageLayout/PageLayout.tsx b/src/components/PageLayout/PageLayout.tsx index fc315843..d2ba2375 100644 --- a/src/components/PageLayout/PageLayout.tsx +++ b/src/components/PageLayout/PageLayout.tsx @@ -41,7 +41,7 @@ export const PageLayout: FC = ({contentWidth = 2, title = '', c - + diff --git a/src/components/PageLayout/StromLogo/StromLogo.tsx b/src/components/PageLayout/StromLogo/StromLogo.tsx index 904884d3..86edd4f8 100644 --- a/src/components/PageLayout/StromLogo/StromLogo.tsx +++ b/src/components/PageLayout/StromLogo/StromLogo.tsx @@ -1,31 +1,35 @@ import {Box} from '@mui/material' import {FC} from 'react' +import Strom from '@/svg/strom.svg' + export const StromLogo: FC = () => { return ( - + + + + + + ) } diff --git a/src/svg/strom.svg b/src/svg/strom.svg index 2eb53c67..f047f039 100644 --- a/src/svg/strom.svg +++ b/src/svg/strom.svg @@ -1,5 +1,5 @@ - - - - + + + +