diff --git a/assets/style.css b/assets/style.css index 55f48432..ddfd06a5 100644 --- a/assets/style.css +++ b/assets/style.css @@ -10,7 +10,7 @@ li { } .v-main { - padding-top: 224px !important; + padding-top: 176px !important; } .v-dialog .theme--dark.v-card { diff --git a/components/Appbar.vue b/components/Appbar.vue index 5c0647c2..0d3e9db0 100644 --- a/components/Appbar.vue +++ b/components/Appbar.vue @@ -1,5 +1,5 @@