Commit 2476403b authored by JingChao's avatar JingChao

Update index.vue

parent f4ef7b9c
...@@ -37,6 +37,9 @@ export default { ...@@ -37,6 +37,9 @@ export default {
.has-header { .has-header {
top: 84px; top: 84px;
} }
.content{
padding-bottom: 2rem;
}
} }
} }
...@@ -46,6 +49,9 @@ export default { ...@@ -46,6 +49,9 @@ export default {
.has-header { .has-header {
top: 84px; top: 84px;
} }
.content{
padding-bottom: 2rem;
}
} }
} }
</style> </style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment