Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit cf0c8c4

Browse files
author
z
committed
decreased paddings
1 parent cd41862 commit cf0c8c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/events.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@ export default class Events extends React.Component {
135135
title="Online & Offline Events"
136136
subTitle="Because you cannot change the world alone"
137137
/>
138-
<EventsSection py={[2, 4]} px={[2, 1]}>
138+
<EventsSection py={[2, 2]} px={[2, 1]}>
139139
<Container>
140-
<Flex pb={[2, 4]} direction="column" align="center" justify="center">
140+
<Flex pb={[2, 2]} direction="column" align="center" justify="center">
141141
<Box width={[1, 0.75]}>
142142
<h3 className="event_type_title" inverted color="#222">
143143
Upcoming Events

0 commit comments

Comments
 (0)