mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-04 18:52:56 +00:00
dev day #69
This commit is contained in:
@@ -237,7 +237,7 @@ const Footer: React.FC = () => {
|
||||
</Box>
|
||||
|
||||
{/* MyClub Watermark - Clean White Branding */}
|
||||
<Box bg="white" borderTop="1px" borderColor="gray.200" py={6}>
|
||||
<Box bg="white" borderTop="1px" borderColor="gray.200" py={6} data-watermark="myclub">
|
||||
<Container maxW="container.xl">
|
||||
<Stack
|
||||
direction={{ base: 'column', md: 'row' }}
|
||||
|
||||
Reference in New Issue
Block a user