|
91 | 91 | <br/>
|
92 | 92 |
|
93 | 93 | <!-- Quote-->
|
94 |
| - <text class="brandQuote"><font size=7 color="#1f2833">#inCODEweTRUST</font></text> |
| 94 | + <text class="brandQuote">#inCODEweTRUST</text> |
95 | 95 | <br/>
|
96 | 96 | <br/>
|
97 | 97 | <br/>
|
@@ -214,21 +214,23 @@ <h1 style="text-align:center;"><a style="text-decoration:none" href="blog/blog.h
|
214 | 214 | <div id="contact">
|
215 | 215 | <h1 style="color:#ffffff;text-align:center;">CONTACT</h1>
|
216 | 216 | <div class="container">
|
217 |
| - <div class="col-md-6"> |
218 |
| - <form action="https://formspree.io/aksh@ritcreativeteam.ml" method="POST"> |
219 |
| - <br style="clear:both"> |
220 |
| - <h3 style="margin-bottom: 25px; text-align: center;">Drop a message here !</h3> |
221 |
| - <div class="form-group"> |
222 |
| - <input type="text" class="form-control" id="name" name="name" placeholder="Name" required> |
223 |
| - </div> |
224 |
| - <div class="form-group"> |
225 |
| - <input type="email" class="form-control" id="email" name="_replyto" placeholder="Email" required> |
226 |
| - </div> |
227 |
| - <div class="form-group"> |
228 |
| - <textarea class="form-control" type="textarea" name="message" id="message" placeholder="Message" maxlength="140" rows="7"></textarea> |
229 |
| - </div> |
230 |
| - <button type="submit" id="submit" name="submit" value="Send" class="btn btn-primary pull-right">Submit</button> |
231 |
| - </form> |
| 217 | + <div class="row justify-content-center"> |
| 218 | + <div class="col-10 col-md-6 col align-self-center"> |
| 219 | + <form action="https://formspree.io/aksh@ritcreativeteam.ml" method="POST"> |
| 220 | + <br style="clear:both"> |
| 221 | + <h3 style="margin-bottom: 25px; text-align: center;">Drop a message here !</h3> |
| 222 | + <div class="form-group"> |
| 223 | + <input type="text" class="form-control" id="name" name="name" placeholder="Name" required> |
| 224 | + </div> |
| 225 | + <div class="form-group"> |
| 226 | + <input type="email" class="form-control" id="email" name="_replyto" placeholder="Email" required> |
| 227 | + </div> |
| 228 | + <div class="form-group"> |
| 229 | + <textarea class="form-control" type="textarea" name="message" id="message" placeholder="Message" maxlength="140" rows="7"></textarea> |
| 230 | + </div> |
| 231 | + <button type="submit" id="submit" name="submit" value="Send" class="btn btn-primary pull-right">Submit</button> |
| 232 | + </form> |
| 233 | + </div> |
232 | 234 | </div>
|
233 | 235 | </div>
|
234 | 236 | <div id="social" style="text-align: center; margin-top: 50px; margin-bottom: 50px">
|
|
0 commit comments