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