Merge pull request #114 from safing/feature/update-footer-legal

Update footer legal
This commit is contained in:
Dave Gson 2021-01-21 12:23:11 +01:00 committed by GitHub
commit 37fea88247
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -141,7 +141,7 @@
</div>
</div>
</div>
<div class="text-sm pt-20">
<div class="text-sm pt-20 pb-4">
<div class="lg:flex md:mx-auto" style="width: max-content;">
<p class="md:text-center leading-6 text-white opacity-25">
&copy; 2020 Safing ICS Technologies GmbH
@ -158,5 +158,8 @@
</li>
</ul>
</div>
<p class="md:text-center leading-6 text-white opacity-25 pt-10 md:pt-4">
Companies mentioned are by way of example and are an opinion only, not based on fact.
</p>
</div>
</footer>