From 31fde75c0d2598ffb1a2b6502cbd6e118864cb0c Mon Sep 17 00:00:00 2001 From: Preston Date: Wed, 3 Jan 2024 20:30:37 -0800 Subject: [PATCH] Update index.html --- index.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/index.html b/index.html index 8dbb32d..f932d36 100644 --- a/index.html +++ b/index.html @@ -71,12 +71,6 @@ color: #555; } - .line { - width: 50%; - border-top: 1px solid #888; - margin: 10px auto; - } - .version-text { margin: 10px 0; color: #555;