diff --git a/src/App.vue b/src/App.vue index 678759e..a7ee551 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,5 @@ - - - - \ No newline at end of file diff --git a/src/styles/index.scss b/src/styles/index.scss index 5fae816..a4c9500 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -18,6 +18,7 @@ html { body { background-color: white; + height: calc(100vh - 54px); } .app {