From b86113fcba3c27635ae0ce31f139a1bc11b8a786 Mon Sep 17 00:00:00 2001 From: Kai Gunger Date: Sat, 20 Dec 2025 17:41:40 -0500 Subject: Revert log --- styles/main.css | 22 ---------------------- 1 file changed, 22 deletions(-) (limited to 'styles/main.css') diff --git a/styles/main.css b/styles/main.css index cd73155..b37552e 100644 --- a/styles/main.css +++ b/styles/main.css @@ -70,25 +70,3 @@ content { margin-right: 50px; margin-bottom:50px; } - -log { - padding: 5px; - display: flex; - flex-direction: column; - align-items: center; - position: absolute; - width: 90%; - height: 20vh; - left: 5%; - bottom: 5vw; - border-radius: 3px; - background-color: white; - overflow: scroll; -} - -log entry { - display: block; - width: 90%; - border: 2px solid gray; - border-radius: 5px; -} \ No newline at end of file -- cgit v1.2.3