Added a method of moving the grid in line with the robot's movement
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
|
||||
--shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
|
||||
|
||||
--grid-color: #e4e4e733;
|
||||
--grid-color: #e4e4e78c;
|
||||
--robot-frame-color: #1e81bf;
|
||||
--robot-fill-color: #5f9ec4;
|
||||
--swerve-module-color: #1e81bf;
|
||||
|
||||
Reference in New Issue
Block a user