Update sidebar width and main padding

This commit is contained in:
Oliver Davies 2019-02-08 14:05:53 +00:00
parent dbc27d6ecf
commit e2ed05c0be
5 changed files with 9 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<template>
<div class="w-auto lg:w-64 bg-grey-light text-grey-darker antialiased fixed pin-l h-full overflow-y-scroll">
<div class="w-auto lg:w-56 text-sm bg-grey-light text-grey-darker antialiased fixed pin-l h-full overflow-y-scroll">
<div>
<ul class="list-reset">
<li v-for="link in links" :key="link.title">