aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/styles.css5
1 files changed, 0 insertions, 5 deletions
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;