Margin -> padding
This commit is contained in:
@ -253,11 +253,11 @@ export default function () {
|
|||||||
</ModalContent>
|
</ModalContent>
|
||||||
</Modal>
|
</Modal>
|
||||||
<VStack spacing="8">{eventCards}</VStack>
|
<VStack spacing="8">{eventCards}</VStack>
|
||||||
<Link color="#646cff" href="/book-event" mt="16px">
|
<Link color="#646cff" href="/book-event" pt="16px">
|
||||||
Book an Event
|
Book an Event
|
||||||
</Link>
|
</Link>
|
||||||
<br />
|
<br />
|
||||||
<Link color="#646cff" href="/et-members" mt="8px">
|
<Link color="#646cff" href="/et-members" pt="8px">
|
||||||
Events Team Member Management
|
Events Team Member Management
|
||||||
</Link>
|
</Link>
|
||||||
</Container>
|
</Container>
|
||||||
|
Reference in New Issue
Block a user