This commit is contained in:
2019-08-10 16:16:09 +02:00
parent fae1bc5f7e
commit 2051fb6120

View File

@@ -53,7 +53,7 @@ export default {
</script> </script>
<style scoped> <style scoped>
#app { #app {
height: 100vh; height: 100%;
} }
#app, #app,
.section { .section {