diff --git a/public/history.css b/public/history.css index d58959e..52a063e 100644 --- a/public/history.css +++ b/public/history.css @@ -25,6 +25,7 @@ h2 { } .event { + border-left: 0.5rem solid #1c53a6; background: #fff; padding: 1rem; margin-bottom: 1rem;