Browse Source

forcegraph: change background

Nils Schneider 9 years ago
parent
commit
c611b96712
3 changed files with 1 additions and 1 deletions
  1. BIN
      img/geometry2.png
  2. BIN
      img/gplaypattern.png
  3. 1 1
      scss/_forcegraph.scss

BIN
img/geometry2.png


BIN
img/gplaypattern.png


+ 1 - 1
scss/_forcegraph.scss

@@ -1,6 +1,6 @@
 .graph {
   height: 100vh;
-  background: url(img/geometry2.png);
+  background: url(img/gplaypattern.png);
 
   svg {
     display: block;