summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-07-25 11:06:57 -0400
committerpommicket <pommicket@gmail.com>2023-07-25 11:06:57 -0400
commit2d732c5467128f2f3a3b668a19e4f62a704bdade (patch)
tree2ca2f35fae820e67a3adf44023d495641e3898e2 /index.html
parent8ebf6c3c206251b5dd5bf72c3949200ad21dec7f (diff)
categories
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html
index 4530521..71d304b 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,6 @@
padding: 0;
color: white;
overflow: hidden;
- line-height: 1;
}
@@ -164,7 +163,7 @@
}
.widget-choice {
width: 100%;
- border-bottom: 0;
+ border: 1px solid white;
margin: 0;
}
.widget-choice:focus {