From 681de344df07de561f7f4d96ea64368304dd3970 Mon Sep 17 00:00:00 2001 From: "Mart-Erki.Noumees" Date: Tue, 2 Oct 2018 12:36:12 +0300 Subject: [PATCH] Contact map fixed. Banner moved to the right. --- _sass/contact.scss | 7 +++++-- contact.html | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/_sass/contact.scss b/_sass/contact.scss index 0ee91a7..b36a329 100644 --- a/_sass/contact.scss +++ b/_sass/contact.scss @@ -54,19 +54,22 @@ #main-wrapper { width : 100%; - margin-top : 40px; + margin-top : 2rem; display : flex; flex-direction : row; flex-wrap : wrap; + justify-content : center; + align-items : center; } #maparea { - margin : 0 20px 0px auto; + margin : 0 2rem 0 2rem; min-width : 50%; flex : 1; #map { width : 100%; + float : right; margin : 0px auto; height : 60vh; max-height : 300px; diff --git a/contact.html b/contact.html index adb8ee2..91cbf87 100644 --- a/contact.html +++ b/contact.html @@ -7,14 +7,14 @@ title: Kontakt - Lapikud

Helpdesk

- - - + + +