Add Witine customisations #2

Merged
andrew merged 2 commits from custom-ui into main 2024-11-15 18:40:53 +00:00
Showing only changes of commit f10bf19241 - Show all commits

View file

@ -69,7 +69,7 @@ export const Footer = (): JSX.Element => {
side="left"
maxW="50%"
>
<Box w="100%" maxW="15vw" my="2" mr="4">
<Box w="50px" maxW="15vw" my="2" mr="4">
<Logo />
</Box>
<Markdown content={web.copyright} />