wip on download page
This commit is contained in:
parent
12e6eb1666
commit
26a943939d
11 changed files with 39 additions and 50 deletions
|
@ -30,7 +30,7 @@ module.exports = function(state) {
|
|||
}
|
||||
|
||||
return html`
|
||||
<main class="main">
|
||||
<main class="main container">
|
||||
<div class="flex flex-col items-center bg-white m-6 p-4 border border-grey-light md:border-none md:px-12">
|
||||
<h1 class="text-center">${strings.header}</h1>
|
||||
<p class="my-16">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue