Hotfix contact page

This commit is contained in:
Daniel 2018-09-20 11:41:36 +02:00
parent a1f83ab10f
commit 45d5d426a8
2 changed files with 9 additions and 4 deletions

View file

@ -11,4 +11,5 @@
padding-top: 20px;
padding-bottom: 40px;
line-height: 2;
text-align: center;
}

View file

@ -6,9 +6,13 @@ subheading: Contact us, we'd like to hear from you!
exclude_community_snippet: true
---
<div class="ui container">
<div class="text-center contact-text">
<div class="contact-text">
You can reach us at <span class="contact-email">@</span>.<br>
<i class="fa fa-lg fa-map-marker" aria-hidden="true"></i>&nbsp;&nbsp;&nbsp;We are located in Austria.<br>The Safing ICS Technologies GmbH is the legal entity behind Safing and was founded in 2017
The Safing ICS Technologies GmbH is the legal entity behind Safing and was founded in 2017
<div class="padding-top-40">
<i class="map marker alternate icon"></i>We are located in Austria.
</div>
</div>
</div>