mirror of
https://github.com/lingble/talos.git
synced 2025-11-23 01:14:59 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user