Skip to content

Commit

Permalink
Update footer.php
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlosb committed May 2, 2024
1 parent 2e51827 commit 2a85f9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application/views/footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<footer class="footer">
<div class = "container ">
<div class="row">
<div class="col-sm-6 text-xs-center pt-2 pb-2">
<div class="col-sm-6 text-center text-md-left pt-2 pb-2">
<small>IMPERIAL DEKRA</small>
</div>
<div class="col-sm-6 text-xs-center text-sm-right pt-2 pb-2">
<div class="col-sm-6 text-center text-md-right pt-2 pb-2">
<small>created by INLINE</small>
</div>
</div></div>
Expand Down

0 comments on commit 2a85f9f

Please sign in to comment.