diff --git a/static/styles/tetawebapp.css b/static/styles/tetawebapp.css index 20a91de..05a1bdd 100644 --- a/static/styles/tetawebapp.css +++ b/static/styles/tetawebapp.css @@ -53,7 +53,7 @@ div.content > nav.vertical { border-right-width: 1px; background: var(--seal_img); background-repeat: no-repeat; - background-position: left 200px; + background-position: 5px 200px; background-color: var(--clear-bg); }