diff --git a/index.html b/index.html index 2b3145c..67316e2 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@ //background-size: cover; //background-position: center center; - background-color: #0d1540; + //background-color: #0d1540; //background-color: rgba(45, 119, 243, 0.4); //background-blend-mode: overlay; } diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index d5ee956..ab88699 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -1,15 +1,6 @@