From 2bd206ce6f34d723b95383f5feee55a7843a52cc Mon Sep 17 00:00:00 2001 From: Kasen IO Date: Sun, 15 Mar 2020 22:19:06 -0400 Subject: [PATCH] Code Formatting Fixes Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com> --- more/css/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/more/css/styles.css b/more/css/styles.css index 54066b6..4c255ac 100644 --- a/more/css/styles.css +++ b/more/css/styles.css @@ -3,7 +3,7 @@ Created by Kalila L. on 23 Feb 2020. Copyright 2020 Project Athena and contributors. - + Distributed under the Apache License, Version 2.0. See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html */ @@ -185,4 +185,4 @@ input.searchtextbox{ text-decoration: none; border: 0px; outline-color: #ffffff; -} \ No newline at end of file +}