Fix contact sub page

front page css interfered with the map icon
This commit is contained in:
davegson 2019-11-11 18:02:24 +01:00
parent c24787bea0
commit 79d0e5215e
2 changed files with 38 additions and 40 deletions

View file

@ -1,4 +1,4 @@
content .map{
content > .map{
color: black;
height: 55vh;
display: grid;

View file

@ -1,15 +1,14 @@
---
layout: page
layout: page_column
title: Contact
heading: Contact
---
<div class="ui container">
<div class="contact-text">
<h4>We'd like to hear from you: <span class="contact-email">@</span>.</h4>
</div>
<div class="imprint">
<h4>Legal</h4>
<p>
@ -51,7 +50,6 @@ heading: Contact
</p>
</div>
</div>
<div class="contact-image" style="margin-bottom: -6px;">
<img src="{{ site.assets_url }}img/contact_img.jpg">