wip
This commit is contained in:
@ -1,15 +1,20 @@
|
||||
<h1>About Me</h1>
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="container context-main-bg p-3 my-4">
|
||||
<div class="row d-flex justify-content-center align-items-center m-5">
|
||||
<div class="col-md-4">
|
||||
<img src="/images/on-call.jpg" class="img-responsive center-block" alt="Description of image" style="height: 480px;">
|
||||
<img src="/images/voting.jpg" class="img-fluid center-block" alt="Description of image">
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<img src="/images/voting.jpg" class="img-responsive center-block" alt="Description of image">
|
||||
<img src="/images/on-call.jpg" class="img-fluid center-block" alt="Description of image">
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<img src="/images/cleaned-up.jpg" class="img-responsive center-block" alt="Description of image">
|
||||
<img src="/images/cleaned-up.jpg" class="img-fluid center-block" alt="Description of image">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row d-flex justify-content-center align-items-center m-5">
|
||||
<h2 class="text-center mb-4">About Me</h2>
|
||||
<div class="col-md-offset-3 col-md-6">
|
||||
<hr>
|
||||
</div>
|
||||
<div class="col-md-offset-2 col-md-8" style="padding-top: 20px;">
|
||||
<p>Generally speaking, I feel uncomfortable talking to anyone about myself.
|
||||
@ -34,8 +39,4 @@
|
||||
When i moved to Atlanta, I finally found an employer willing to give me a shot and my resume picks up from there.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
Reference in New Issue
Block a user