Fix fixed navbar

This commit is contained in:
samaradel
2020-11-11 15:54:08 +02:00
parent 7b05b50e3f
commit 83576b23b8
4 changed files with 38 additions and 39 deletions

View File

@@ -49,7 +49,7 @@ export default {
metaInfo: {
bodyAttrs: {
class: "m-0"
class: "m-0 pt-12"
}
}
}