This commit is contained in:
Mini Robot 2018-01-25 07:44:31 +01:00
parent 7eb15e6c8d
commit 46157ac100
2 changed files with 4 additions and 1 deletions

View File

@ -158,6 +158,7 @@ header.masthead {
height: 100vh; height: 100vh;
min-height: 650px; min-height: 650px;
padding-top: 0; padding-top: 0;
margin-top: 50px;
padding-bottom: 0; } padding-bottom: 0; }
header.masthead h1 { header.masthead h1 {
font-size: 3rem; } } font-size: 3rem; } }

View File

@ -10,8 +10,10 @@
&nbsp;<strong style="display:none" id="line2">Pieniądze są najważniejsze</strong> &nbsp;<strong style="display:none" id="line2">Pieniądze są najważniejsze</strong>
</h1> </h1>
<br /> <br />
&nbsp;<h3 style="text-shadow: 4px 4px #000000;"><strong style="visibility:hidden" id="line4">&nbsp;&nbsp;&nbsp;czyli dlaczego warto ubezpieczać należności.</strong></h3>
</div> </div>
<div class="col-lg-11 mx-auto" style="text-align:right;">
&nbsp;<h3 style="text-shadow: 4px 4px #000000;"><strong style="visibility:hidden" id="line4">&nbsp;&nbsp;&nbsp;czyli dlaczego warto ubezpieczać należności.</strong></h3>
</div>
</div> </div>
</div> </div>
</header> </header>