From c8bdbbab120e2e5fdc38f7574bf845ed67296373 Mon Sep 17 00:00:00 2001 From: Ferran Morales Date: Mon, 23 Oct 2017 20:23:19 +0200 Subject: [PATCH] Update home.less --- css/home.less | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/css/home.less b/css/home.less index a06f42a..34d2037 100644 --- a/css/home.less +++ b/css/home.less @@ -97,6 +97,22 @@ div.extra-btn-container { height: 100px; } +div.extra-btn-container2 { + position: absolute; + left: -50px; + top: 90px; + width: 100px; + height: 100px; +} + +div.extra-btn-container3 { + position: absolute; + left: -50px; + top: 160px; + width: 100px; + height: 100px; +} + .carousel-btn{ padding: 0px; li{