updated modal
This commit is contained in:
parent
7ad63ae004
commit
0e5202c470
10 changed files with 38 additions and 28 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue