updated modal

This commit is contained in:
Danny Coates
2018-10-29 09:52:24 -07:00
parent 7ad63ae004
commit 0e5202c470
10 changed files with 38 additions and 28 deletions

View File

@@ -34,7 +34,7 @@ module.exports = function(state, emit) {
archives.push(intro(state));
}
return html`
<section class="relative h-full w-full px-6 md:flex md:flex-row">
<section class="h-full w-full px-6 md:flex md:flex-row">
<div class="pt-4 md:pb-4 md:mr-6 md:w-1/2">${wip}</div>
${list(
archives,