tweak graph-section background size

This commit is contained in:
Alex Martzios 2022-04-13 14:38:43 +03:00
parent ece54ce984
commit 8a39b76fb9
1 changed files with 1 additions and 0 deletions

View File

@ -5,4 +5,5 @@
background-image: url('~src/assets/monitor-assets/home/graph.svg');
background-position-y: 50%;
background-position-x: -5%;
background-size: 25%;
}