I believe large view is complete for now. There are a few proof to dev
differences, but I am unsure if they are relevent.
<?php dynamic_sidebar('sidebar-f');?>
<?php endif;?>
<div id="phones" class="row">
- <div class="small-12 medium-10 columns">
+ <div class="small-12 small-centered medium-6 columns text-center">
<div class="row">
<div class="small-12 medium-6 columns">
<h1>Airport Manager</h1>
<p>800-221-1212</p>
</div>
</div>
- <p>This fucility is managed by the Chippewa County Economic Development Corp</p>
+ </div>
+ <div class="small-12 small-centered medium-10 columns text-center">
+ <p>This facility is managed by the Chippewa County Economic Development Corp</p>
</div>
</div>
</footer>