mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Merge pull request #114 from safing/feature/update-footer-legal
Update footer legal
This commit is contained in:
commit
37fea88247
1 changed files with 4 additions and 1 deletions
|
@ -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">
|
||||
© 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>
|
||||
|
|
Loading…
Add table
Reference in a new issue