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