Skip to content

Commit c854733

Browse files
committed
🚚 update: Add 1st April 2022 Mumbai Meetup event
1 parent 61c84ec commit c854733

6 files changed

Lines changed: 49 additions & 3 deletions

File tree

events.html

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,52 @@ <h3>Hacktoberfest 2020</h3>
284284

285285
<h2>Offline Events</h2>
286286

287+
<div class="event">
288+
<h3>Mumbai Meetup</h3>
289+
<div class="event-date">1st April 2022</div>
290+
291+
<p>
292+
<a
293+
href="https://twitter.com/ishandeveloper"
294+
target="_blank"
295+
rel="noreferrer"
296+
>Ishan Sharma</a
297+
>
298+
and
299+
<a
300+
href="https://twitter.com/thehacklady"
301+
target="_blank"
302+
rel="noreferrer"
303+
>Medha Gupta</a
304+
>
305+
were in Mumbai, so we decided to call upon a few OTC people
306+
for a meetup.
307+
</p>
308+
309+
<div class="event-grid">
310+
<img
311+
src="static/img/events/mumbai-meetup-01-04-2022/1.jpg"
312+
alt="Mumbai Meetup"
313+
loading="lazy"
314+
/>
315+
<img
316+
src="static/img/events/mumbai-meetup-01-04-2022/2.jpg"
317+
alt="Mumbai Meetup"
318+
loading="lazy"
319+
/>
320+
<img
321+
src="static/img/events/mumbai-meetup-01-04-2022/3.jpg"
322+
alt="Mumbai Meetup"
323+
loading="lazy"
324+
/>
325+
<img
326+
src="static/img/events/mumbai-meetup-01-04-2022/4.jpg"
327+
alt="Mumbai Meetup"
328+
loading="lazy"
329+
/>
330+
</div>
331+
</div>
332+
287333
<div class="event">
288334
<h3>Mumbai Meetup</h3>
289335
<div class="event-date">12th March 2022</div>

static/css/style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,13 +193,13 @@ a img {
193193

194194
.event {
195195
width: 100%;
196-
margin-bottom: 1em;
197-
padding-bottom: 2em;
196+
margin-bottom: 2em;
197+
padding-bottom: 1.5em;
198198
border-bottom: 1px solid #424242;
199199
}
200200

201201
.event-date {
202-
margin-bottom: 2em;
202+
margin-bottom: 1.5em;
203203
}
204204

205205
.event-grid {
2.29 MB
Loading
2.74 MB
Loading
1020 KB
Loading
3.98 MB
Loading

0 commit comments

Comments
 (0)