diff --git a/projects/project-3/frontend/src/app/map/map.component.css b/projects/project-3/frontend/src/app/map/map.component.css deleted file mode 100644 index 928ef2d..0000000 --- a/projects/project-3/frontend/src/app/map/map.component.css +++ /dev/null @@ -1,20 +0,0 @@ -.toolbar-spacer { - flex: 1 1 auto; -} - -.map-container { - margin: 0; - height: 95%; -} - -.map-frame { - height: 100%; - width: 100%; -} - -#map { - height: 100%; - width: 100%; -} - -/*# sourceMappingURL=map.component.css.map */ diff --git a/projects/project-3/frontend/src/app/map/map.component.css.map b/projects/project-3/frontend/src/app/map/map.component.css.map deleted file mode 100644 index 9711d7d..0000000 --- a/projects/project-3/frontend/src/app/map/map.component.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sourceRoot":"","sources":["map.component.scss"],"names":[],"mappings":"AAAA;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA","file":"map.component.css"} \ No newline at end of file