diff --git a/watcher/static/index.css b/watcher/static/index.css index 9d31921..273044f 100644 --- a/watcher/static/index.css +++ b/watcher/static/index.css @@ -31,6 +31,8 @@ h1 { .item { margin: 10px; padding: 5px; + padding-left: 12px; + padding-right: 12; height: 5%; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px;