aboutsummaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/application/_map.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/application/_map.scss')
-rw-r--r--app/assets/stylesheets/application/_map.scss19
1 files changed, 0 insertions, 19 deletions
diff --git a/app/assets/stylesheets/application/_map.scss b/app/assets/stylesheets/application/_map.scss
deleted file mode 100644
index ba86dd4..0000000
--- a/app/assets/stylesheets/application/_map.scss
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
- * SPDX-FileCopyrightText: 2020 IN COMMON Collective <collective@incommon.cc
- *
- * SPDX-License-Identifier: LAL-1.3
- */
-
-/*
- MAP
-*/
-
-#map {
- position: fixed;
- height: 100%;
- width: 100%;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
-}