1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-18 01:49:08 +00:00

Add contact img and container

This commit is contained in:
Astralof 2018-09-19 11:09:54 +02:00
parent ac6c007569
commit d98c538371
2 changed files with 3 additions and 1 deletions
assets/img
contact

View file

Before

(image error) Size: 361 KiB

After

(image error) Size: 361 KiB

View file

@ -5,12 +5,14 @@ heading: Contact
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>&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
</div>
</div>
<div class="contact-image">
<div class="contact-image" style="margin-bottom: -6px;">
<img src="{{ site.assets_url }}img/contact_img.jpg">
</div>