media query for mobile screens
This commit is contained in:
@ -25,7 +25,7 @@ export default new Vuex.Store({
|
||||
canvasHeight: 0,
|
||||
refreshRate: 300,
|
||||
initial1dState: "onecell",
|
||||
activeMenu: "Elementary Cellular Automata",
|
||||
activeMenu: "",
|
||||
drawingDirection: "y",
|
||||
lastBoard: {}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user