Fix bottom link margins
This commit is contained in:
parent
e1fd524984
commit
ae3fff0267
@ -264,13 +264,14 @@ export default function () {
|
||||
</ModalContent>
|
||||
</Modal>
|
||||
<VStack spacing="8">{eventCards}</VStack>
|
||||
<VStack gap="8px" my="16px">
|
||||
<Link color="#646cff" href="/book-event" mt="16px">
|
||||
Book an Event
|
||||
</Link>
|
||||
<br />
|
||||
<Link color="#646cff" href="/et-members" my="8px">
|
||||
Events Team Member Management
|
||||
</Link>
|
||||
</VStack>
|
||||
</Container>
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user