diff --git a/annotation_app/static/stylesheets/styles.css b/annotation_app/static/stylesheets/styles.css index 5f5d70b..8c9e2ed 100644 --- a/annotation_app/static/stylesheets/styles.css +++ b/annotation_app/static/stylesheets/styles.css @@ -73,4 +73,8 @@ table { h3{ margin-bottom: 3%; +} + +.anot-nav { + top: 28vh; } \ No newline at end of file diff --git a/annotation_app/templates/anot.html b/annotation_app/templates/anot.html index d825208..4e4aac8 100644 --- a/annotation_app/templates/anot.html +++ b/annotation_app/templates/anot.html @@ -18,6 +18,8 @@ + +