mirror of
https://github.com/safing/web
synced 2025-04-18 01:49:08 +00:00
Hotfix contact page
This commit is contained in:
parent
a1f83ab10f
commit
45d5d426a8
2 changed files with 9 additions and 4 deletions
|
@ -11,4 +11,5 @@
|
|||
padding-top: 20px;
|
||||
padding-bottom: 40px;
|
||||
line-height: 2;
|
||||
text-align: center;
|
||||
}
|
||||
|
|
|
@ -6,10 +6,14 @@ subheading: Contact us, we'd like to hear from you!
|
|||
exclude_community_snippet: true
|
||||
---
|
||||
<div class="ui container">
|
||||
<div class="text-center 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> We are located in Austria.<br>The Safing ICS Technologies GmbH is the legal entity behind Safing and was founded in 2017
|
||||
</div>
|
||||
<div class="contact-text">
|
||||
You can reach us at <span class="contact-email">@</span>.<br>
|
||||
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>
|
||||
|
||||
<div class="contact-image" style="margin-bottom: -6px;">
|
||||
|
|
Loading…
Add table
Reference in a new issue