From 10aa7a62d9e9d4c2855d79b6aa14fcd294dbafcf Mon Sep 17 00:00:00 2001
From: davidovski <david@davidovski.xyz>
Date: Sat, 30 Jul 2022 21:43:43 +0000
Subject: fixed

---
 resources/style.css  | 1 -
 templates/about.html | 1 -
 2 files changed, 2 deletions(-)

diff --git a/resources/style.css b/resources/style.css
index 4b205da..47b7d40 100644
--- a/resources/style.css
+++ b/resources/style.css
@@ -141,7 +141,6 @@ pre {
 }
 
 .about {
-    float: left;
     width: auto;
 }
 
diff --git a/templates/about.html b/templates/about.html
index 35d7dc2..e0bc58c 100644
--- a/templates/about.html
+++ b/templates/about.html
@@ -12,7 +12,6 @@
 		<img src="/images/remotecontrol.gif">
 	</div>
 </div>
-<hr />
 
 <div>
     <h2>blog posts</h2>
-- 
cgit v1.2.1