---
resources/style/_nav.scss | 3 ---
1 file changed, 3 deletions(-)
diff --git a/resources/style/_nav.scss b/resources/style/_nav.scss
index 23a06af..fac9bc2 100644
--- a/resources/style/_nav.scss
+++ b/resources/style/_nav.scss
@@ -1,8 +1,5 @@
nav#main {
background-color: mix($primary, $secondary, 50%);
- background-image: url(/resources/img/greenteselatedband.png);
- background-size: auto calc(2.5rem + 16px);
- background-repeat: repeat-x;
padding: 8px;
margin-bottom: 20px;
display: flex;
--
2.54.0