mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
wip on download page
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const html = require('choo/html');
|
||||
|
||||
module.exports = function() {
|
||||
return html`<main class="main"></main>`;
|
||||
return html`<main class="main container"></main>`;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user