Skip to content

Commit ef72055

Browse files
author
housseindjirdeh
committed
display block on first what is gitpoint section: closes #1
1 parent 8c688af commit ef72055

File tree

1 file changed

+17
-15
lines changed

1 file changed

+17
-15
lines changed

_layouts/home.html

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,27 @@
11
---
22
layout: default
33
---
4-
<div class="flex flex-column justify-center center pv5 karla bg-secondary">
5-
<div class="flex flex-column justify-center center">
4+
<div class="dn db-ns">
5+
<div class="flex flex-column justify-center center pv5 karla bg-secondary">
6+
<div class="flex flex-column justify-center center">
67

7-
<div class="flex h-inherit items-center justify-center tc">
8-
<div class="flex flex-column">
9-
<h2 class="f3 f2-m f2-l fw7 dark-gray mb2">
10-
What is GitPoint?
11-
</h2>
8+
<div class="flex h-inherit items-center justify-center tc">
9+
<div class="flex flex-column">
10+
<h2 class="f3 f2-m f2-l fw7 dark-gray mb2">
11+
What is GitPoint?
12+
</h2>
1213

13-
<p class="f6 f4-ns gray lh-copy mw7 mb5">
14-
View repository and user information, control your notifications and even manage your issues
15-
and pull requests.
16-
GitPoint is the most feature-rich unofficial GitHub iOS client that is 100% free.
17-
</p>
14+
<p class="f6 f4-ns gray lh-copy mw7 mb5">
15+
View repository and user information, control your notifications and even manage your issues
16+
and pull requests.
17+
GitPoint is the most feature-rich unofficial GitHub iOS client that is 100% free.
18+
</p>
19+
</div>
1820
</div>
19-
</div>
2021

21-
<div class="flex items-center justify-center">
22-
<img class="mw5" src="/assets/images/profile-screen-side.png" alt="GitPoint Profile Screen">
22+
<div class="flex items-center justify-center">
23+
<img class="mw5" src="/assets/images/profile-screen-side.png" alt="GitPoint Profile Screen">
24+
</div>
2325
</div>
2426
</div>
2527
</div>

0 commit comments

Comments
 (0)