💻💪 Improve layout of contact section on theater.html

This commit is contained in:
Dan Jones 2018-02-05 19:51:31 -06:00
commit 971f4175e1
3 changed files with 12 additions and 20 deletions

View file

@ -6,8 +6,9 @@ title: Acting Resume
<h1>Dan Jones</h1>
<section id="contact">
<div>
<section id="contact" class="row">
<div class="col order-2 order-md-1 col-12 col-md-6 offset-md-2">
<p>12618 Day Hollow Ln<br/>
Houston, TX 77070</p>
@ -18,7 +19,11 @@ Houston, TX 77070</p>
Hair: Brown &bull; Eyes: Blue</p>
</div>
<div><a href="http://danielrayjones.blogs.goodevilgenius.org/files/2014/11/MyHeadshot.jpg"><img src="http://danielrayjones.blogs.goodevilgenius.org/files/2014/11/MyHeadshot-150x150.jpg" alt="Headshot" width="150" height="150" class="size-thumbnail wp-image-58 rounded" /></a></div>
<figure class="figure col order-1 order-md-2 headshot col-12 col-md-4">
<img src="http://danielrayjones.blogs.goodevilgenius.org/files/2014/11/MyHeadshot.jpg"
class="figure-im img-fluid mh-100" alt="Headshot" />
</figure>
</section>
<section id="film">