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