From eabc96f6eb70eab4f0552b124fa0a99eb2079ea7 Mon Sep 17 00:00:00 2001 From: rav4s Date: Fri, 18 Dec 2020 13:32:28 -0600 Subject: [PATCH] Fixing the footer! --- static/styles.css | 2 +- templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/styles.css b/static/styles.css index 8697478..8c5000a 100644 --- a/static/styles.css +++ b/static/styles.css @@ -21,7 +21,7 @@ a { border-radius: 4px; } -.none { +a.none { float: none; color: dodgerblue; text-align: inherit; diff --git a/templates/index.html b/templates/index.html index 9a04462..8b2124c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -25,7 +25,7 @@
-

Made with ❤️ by Ravi Shah

+

Made with ❤️ by Ravi Shah