From 4b8aebca3ef5e48058776892f2c0023921675b3f Mon Sep 17 00:00:00 2001 From: Waqar Ul Zafar Date: Tue, 28 Feb 2023 01:32:41 +0500 Subject: [PATCH] pl --- assets/css/style.css | 4 ++-- pages/homeforest.vue | 1 + pages/homemeadow.vue | 1 + pages/hometropics.vue | 2 +- pages/index.vue | 1 + plugins/axios.ts | 4 ++-- 6 files changed, 8 insertions(+), 5 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 43940fd..9aedc40 100755 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -88,13 +88,13 @@ color: white !important; background-color: #e9c046; border-radius: 10px; - margin-top: 2px; + /*margin-top: 2px;*/ } .dropdown-item.router-link-exact-active{ color: white !important; background-color: #e9c046; border-radius: 10px; - margin-top: 2px; + /*margin-top: 2px;*/ } .dropdown-item.router-link-exact-active, .dropdown-item.router-link-exact-active svg path{ fill: white; diff --git a/pages/homeforest.vue b/pages/homeforest.vue index 70605e8..a8a7b3a 100644 --- a/pages/homeforest.vue +++ b/pages/homeforest.vue @@ -8,6 +8,7 @@ poster="/images/posters/poster1.png" src="/video/Forest.mp4" style=" height: 100vh;" + preload="auto" > diff --git a/pages/homemeadow.vue b/pages/homemeadow.vue index 3645e2b..a5471bd 100644 --- a/pages/homemeadow.vue +++ b/pages/homemeadow.vue @@ -5,6 +5,7 @@
- +
diff --git a/pages/index.vue b/pages/index.vue index 850e6e7..1efe3f9 100755 --- a/pages/index.vue +++ b/pages/index.vue @@ -5,6 +5,7 @@
{ - // const defaultUrl = "https://admin.mindboost.craveteck.com"; - const defaultUrl = "http://localhost:8000"; + const defaultUrl = "https://admin.mindboost.craveteck.com"; + // const defaultUrl = "http://localhost:8000"; // Access Pinia state