From 067c8618fee3d4fad9095c1353d676e3bae4f651 Mon Sep 17 00:00:00 2001 From: hellekin Date: Wed, 11 Nov 2020 22:17:53 +0100 Subject: Adjust Style for mobile and stimulus --- app/assets/stylesheets/application/_map.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/assets/stylesheets/application/_map.scss') diff --git a/app/assets/stylesheets/application/_map.scss b/app/assets/stylesheets/application/_map.scss index a0e3abf..d6f66f7 100644 --- a/app/assets/stylesheets/application/_map.scss +++ b/app/assets/stylesheets/application/_map.scss @@ -6,7 +6,7 @@ position: fixed; height: 100%; width: 100%; - top: 0; + top: 4rem; left: 0; right: 0; bottom: 0; -- cgit v1.2.3