docs: change doc content margins and padding

This bumps the content of a doc page up and drops the sidebar down.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
This commit is contained in:
Andrew Rynhard
2019-10-20 03:22:34 +00:00
parent d73bbbc9c5
commit 06aa63fbb3
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="sidenav pt-4 pb-4">
<ul>
<ul class="mt-8">
<li
v-for="entry in $store.state.sidebar.menu"
:key="entry.title"