@@ -97,68 +97,72 @@ <h2 class="f3 f2-m f2-l fw6 tc dark-gray mb2">
97
97
< div class ="pv5 ph4 avenir bg-tertiary flex justify-center ">
98
98
< div class ="flex flex-column flex-row-l items-center items-start-l tc tl-ns flex-wrap justify-between w-80 ">
99
99
100
- < div class ="flex flex-column w6 w5-l mb0-ns ">
101
- < h2 class ="f4 fw6 white mb2 ">
102
- Why GitPoint?
103
- </ h2 >
104
-
105
- < p class ="f5 white lh-copy mw7 ">
106
- Every single unofficial client that I tried to user were either simple, single-feature applications
107
- or required payment for even the most basic of requirements (such as accessing a private repository or commenting on an issue).
108
- </ p >
109
-
110
- < p class ="f5 white lh-copy mw7 ">
111
- I was suprised to not be able to find a single client that had everything I
112
- needed, so I built this bad boy.
113
- </ p >
114
- </ div >
100
+ < div class ="w-40-l ">
101
+ < div class ="flex flex-column w6 mb4 ">
102
+ < h2 class ="f4 fw6 white mb2 ">
103
+ Why GitPoint?
104
+ </ h2 >
105
+
106
+ < p class ="f5 white lh-copy mw7 ">
107
+ Every single unofficial client that I tried to user were either simple, single-feature applications
108
+ or required payment for even the most basic of requirements (such as accessing a private repository or commenting on an issue).
109
+ </ p >
115
110
116
- < div class ="flex flex-column w6 w5-l mb0-ns ">
117
- < h2 class ="f4 fw6 white mb2 ">
118
- Y no Android version?!?
119
- </ h2 >
120
-
121
- < p class ="f5 white lh-copy mw7 ">
122
- Every single unofficial client that I tried to user were either simple, single-feature applications
123
- or required payment for even the most basic of requirements (such as accessing a private repository or commenting on an issue).
124
- </ p >
125
-
126
- < p class ="f5 white lh-copy mw7 ">
127
- I was suprised to not be able to find a single client that had everything I
128
- needed, so I built this bad boy.
129
- </ p >
130
- </ div >
111
+ < p class ="f5 white lh-copy mw7 ">
112
+ I was suprised to not be able to find a single client that had everything I
113
+ needed, so I built this bad boy.
114
+ </ p >
115
+ </ div >
131
116
132
- < div class ="flex flex-column w6 w5-l mb0-ns ">
133
- < h2 class ="f4 fw6 white mb2 ">
134
- Does this have everything?
135
- </ h2 >
136
-
137
- < p class ="f5 white lh-copy mw7 ">
138
- Nope. Well, not yet. There are definitely features that still need to be included (plus
139
- you may very well notice a few bugs here and there right now).
140
- </ p >
141
-
142
- < p class ="f5 white lh-copy mw7 ">
143
- Please take a look at the issue list to see all of the features we plan on adding. Please don't
144
- hesitate to file an issue for a bug or a feature request!
145
- </ p >
117
+ < div class ="flex flex-column w6 mb4 mb0-l ">
118
+ < h2 class ="f4 fw6 white mb2 ">
119
+ Y no Android version?!?
120
+ </ h2 >
121
+
122
+ < p class ="f5 white lh-copy mw7 ">
123
+ Every single unofficial client that I tried to user were either simple, single-feature applications
124
+ or required payment for even the most basic of requirements (such as accessing a private repository or commenting on an issue).
125
+ </ p >
126
+
127
+ < p class ="f5 white lh-copy mw7 ">
128
+ I was suprised to not be able to find a single client that had everything I
129
+ needed, so I built this bad boy.
130
+ </ p >
131
+ </ div >
146
132
</ div >
147
133
148
- < div class ="flex flex-column w6 w5-l ">
149
- < h2 class ="f4 fw6 white mb2 ">
150
- Can I contribute?
151
- </ h2 >
152
-
153
- < p class ="f5 white lh-copy mw7 ">
154
- Yes please! Please feel free to put up an issue or PR for any issue or feature request.
155
- Even if you have little to no experience with React Native, I'll be more than happy to help :).
156
- </ p >
157
-
158
- < p class ="f5 white lh-copy mw7 ">
159
- Take a look at CONRIBUTING.md for all the steps you need to get the project running locally as well
160
- how you can contribute.
161
- </ p >
134
+ < div class ="w-40-l ">
135
+ < div class ="flex flex-column w6 mb4 ">
136
+ < h2 class ="f4 fw6 white mb2 ">
137
+ Does this have everything?
138
+ </ h2 >
139
+
140
+ < p class ="f5 white lh-copy mw7 ">
141
+ Nope. Well, not yet. There are definitely features that still need to be included (plus
142
+ you may very well notice a few bugs here and there right now).
143
+ </ p >
144
+
145
+ < p class ="f5 white lh-copy mw7 ">
146
+ Please take a look at the issue list to see all of the features we plan on adding. Please don't
147
+ hesitate to file an issue for a bug or a feature request!
148
+ </ p >
149
+ </ div >
150
+
151
+ < div class ="flex flex-column w6 ">
152
+ < h2 class ="f4 fw6 white mb2 ">
153
+ Can I contribute?
154
+ </ h2 >
155
+
156
+ < p class ="f5 white lh-copy mw7 ">
157
+ Yes please! Please feel free to put up an issue or PR for any issue or feature request.
158
+ Even if you have little to no experience with React Native, I'll be more than happy to help :).
159
+ </ p >
160
+
161
+ < p class ="f5 white lh-copy mw7 ">
162
+ Take a look at CONRIBUTING.md for all the steps you need to get the project running locally as well
163
+ how you can contribute.
164
+ </ p >
165
+ </ div >
162
166
</ div >
163
167
</ div >
164
168
</ div >
0 commit comments