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