Fixed top header resizing

This commit is contained in:
Zak Timson 2017-08-17 14:27:54 -04:00
parent 2e9bfb5813
commit 9b27addae5

View File

@ -5,7 +5,7 @@
<!-- Home --> <!-- Home -->
<div class="container-fluid baby"> <div class="container-fluid baby">
<div class="row h-100"> <div class="row h-100">
<div class="col-5 py-5" style="background-color: rgba(0, 48, 91, 0.65)"> <div class="col-sm-6 col-md-5 py-5" style="background-color: rgba(0, 48, 91, 0.65)">
<h1 class="float-right d-inline-block mr-5 pl-4 text-white"><strong> <h1 class="float-right d-inline-block mr-5 pl-4 text-white"><strong>
Ontario<br>Association Of<br>Child<br>Protection<br>Lawyers Ontario<br>Association Of<br>Child<br>Protection<br>Lawyers
</strong></h1> </strong></h1>