+
@@ -33,27 +33,27 @@ export default {
background-color: white;
}
-#edashboard-app {
+#dashboard-app {
width: 920px;
margin: 7% auto;
font-family: 'Roboto';
}
@media only screen and (max-width: 920px) {
- #edashboard-app {
+ #dashboard-app {
width: 70%;
}
}
@media only screen and (max-width: 600px) {
- #edashboard-app {
+ #dashboard-app {
width: 90%;
}
}
/* Medium devices (landscape tablets, 920px and up) */
@media only screen and (min-width: 920px) {
- #edashboard-app {
+ #dashboard-app {
width: 920px;
}
}
diff --git a/src/assets/logo.png b/src/assets/logo.png
deleted file mode 100644
index b56d8ddecc68980e4b686c445dfc0385c436ab03..0000000000000000000000000000000000000000
Binary files a/src/assets/logo.png and /dev/null differ
diff --git a/src/components/AllApps.vue b/src/components/AllApps.vue
index 1d9712fbc3bed27113deb26e1a3a895143d01186..b46a7e5c41ceb0cd2015c5180d947588a3adac87 100755
--- a/src/components/AllApps.vue
+++ b/src/components/AllApps.vue
@@ -6,25 +6,25 @@
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-