From 4ffd8eb5c47eb104415c90cdd6e4d791dd64070c Mon Sep 17 00:00:00 2001
From: Catalin Mititiuc
Date: Tue, 16 Apr 2024 15:47:47 -0700
Subject: WIP
---
public/index.html | 70 -------------------------------------------------------
public/style.css | 1 -
2 files changed, 71 deletions(-)
(limited to 'public')
diff --git a/public/index.html b/public/index.html
index 6e5f522..718654c 100644
--- a/public/index.html
+++ b/public/index.html
@@ -154,76 +154,6 @@
-
-
Distance: -
diff --git a/public/style.css b/public/style.css
index 2d5a40e..167254b 100644
--- a/public/style.css
+++ b/public/style.css
@@ -49,7 +49,6 @@ div#status {
div#content {
display: flex;
- display: none;
border-left: 1px solid gray;
flex-basis: 0;
/* overflow: scroll; */
--
cgit v1.2.3