Skip to content

Commit 912e041

Browse files
committed
Added something to clean up mobile display. Removed some people.
1 parent ca49fd5 commit 912e041

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h1 class="cover-heading">CODEWITH<span id="small-screen-break"><br /></span><sp
1919
</div>
2020
</div>
2121
<div class="row">
22-
<div>
22+
<div style="margin-left: 0.5em; margin-right: 0.5em;">
2323
{{content}}
2424
</div>
2525
</div>

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ <h1>Welcome to CodeWith!</h1>
3636
our <a href="about">about</a> page.
3737
</p>
3838
<div class="d-inline-flex gap-2 mb-5">
39-
<a class="d-inline-flex align-items-center btn btn-primary btn-lg px-4 rounded-pill"
39+
<a class="d-inline-flex align-items-center btn btn-primary btn-md px-4 rounded-pill"
4040
href="https://discord.gg/jKFXkTd" target="_blank" type="button">
4141
Join us on Discord
4242
</a>
43-
<a class="d-inline-flex align-items-center btn btn-primary btn-lg px-4 rounded-pill"
43+
<a class="d-inline-flex align-items-center btn btn-primary btn-md px-4 rounded-pill"
4444
href="https://www.meetup.com/codewith/" target="_blank" style="margin-left: 1rem;" type="button">
4545
Attend our events
4646
</a>

people.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,7 @@
44
suffixes:
55
- Drew,
66
- Keiran,
7-
- Jim,
8-
- Jonathan,
9-
- Liz,
10-
- Marie,
117
- Peter,
12-
- Sean,
13-
- Simon,
148
- Us
159
title: People
1610
---

0 commit comments

Comments
 (0)