From 5c666e0c82bf7a1529416d440c06deb91626f06e Mon Sep 17 00:00:00 2001 From: Nick Date: Mon, 15 Apr 2019 20:15:15 -0600 Subject: [PATCH] mobile update --- static/style.css | 3 ++- templates/about.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/static/style.css b/static/style.css index 3b63b97..40f8113 100644 --- a/static/style.css +++ b/static/style.css @@ -16,7 +16,8 @@ body { .about { font-family: courier, monospace; - width:750px; + max-width: 800px; + width:80%; margin-left:auto; margin-right:auto; margin-top:100px; diff --git a/templates/about.html b/templates/about.html index 07534fd..9dc6a14 100644 --- a/templates/about.html +++ b/templates/about.html @@ -5,7 +5,7 @@
- Home + Home Support