diff --git a/website/web/static/tree.css b/website/web/static/tree.css index 9feb1d8..2cbd161 100644 --- a/website/web/static/tree.css +++ b/website/web/static/tree.css @@ -16,7 +16,7 @@ .flashed-messages { position: fixed; - top: 5px; + top: 150px; text-align: center; }