From d8ffe52b67e983b9b317b2e5dcb138ac996eaa31 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 6 Mar 2021 14:34:12 +0200 Subject: Fixed weird styling that survived from footer --- src/styles.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/styles.css') diff --git a/src/styles.css b/src/styles.css index 1572f8c..b62f493 100644 --- a/src/styles.css +++ b/src/styles.css @@ -50,11 +50,6 @@ input[type=file]::file-selector-button { flex-direction: column; } -#content > *:first-child, -#content > *:last-child { - flex: 1; -} - .rounded-border { border: 2px solid black; border-radius: 0.6em; -- cgit v1.2.3