From b11a739b7144f5818769eea56c0d1907df366632 Mon Sep 17 00:00:00 2001 From: daniel-j Date: Wed, 4 Mar 2020 13:21:43 +0100 Subject: [PATCH] add github url --- style.css | 2 +- upload.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 39adbe7..9206ac2 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ .wrapper { margin: 0 auto; padding: 0 20px; - max-width: 600px; + max-width: 650px; } h1 { font-weight: normal; diff --git a/upload.html b/upload.html index 8034c0d..b379144 100644 --- a/upload.html +++ b/upload.html @@ -26,7 +26,7 @@
- Created by djazz. Powered by Koa and Kepubify. + Created by djazz. Powered by Koa and Kepubify | Source code on Github