forked from marva/sumorobot-web
		
	decrease go button size on mobile
This commit is contained in:
		@@ -155,7 +155,7 @@ div#stream {
 | 
				
			|||||||
    /* robot connect button */
 | 
					    /* robot connect button */
 | 
				
			||||||
    a.btn-robot-go {
 | 
					    a.btn-robot-go {
 | 
				
			||||||
        width: 100%;
 | 
					        width: 100%;
 | 
				
			||||||
        font-size: 18vw !important;
 | 
					        font-size: 10vw !important;
 | 
				
			||||||
        border: 3px solid rgba(0, 0, 0, 0.1) !important;
 | 
					        border: 3px solid rgba(0, 0, 0, 0.1) !important;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    /* Blockly workspace */
 | 
					    /* Blockly workspace */
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user