From 655d2c8d40d4de45054ba4d61a09fffe23716fc7 Mon Sep 17 00:00:00 2001 From: siddharth ravikumar Date: Fri, 3 Jun 2022 20:45:05 -0400 Subject: peach: update bidaily period border --- static/peach.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/peach.css') diff --git a/static/peach.css b/static/peach.css index 404400e..87eff73 100644 --- a/static/peach.css +++ b/static/peach.css @@ -132,7 +132,7 @@ body { flex-direction: column; row-gap: 1px; border-radius: 3px; - border: 2px solid rgb(0,0,0); + border: 0.1px solid rgb(0,0,0); padding: 10px 10px; } -- cgit v1.2.3