about summary refs log tree commit diff
path: root/src/components/NavBar.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/NavBar.vue')
-rw-r--r--src/components/NavBar.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue
index 67df7e3..1f99a01 100644
--- a/src/components/NavBar.vue
+++ b/src/components/NavBar.vue
@@ -77,7 +77,7 @@ export default {
   color: #181818;
 
   box-sizing: border-box;
-  width: 100vw;
+  width: 100%;
   height: 80px;
 
   background: #ffffff;