buttons fill max
parent
530a5499f0
commit
806f0987b6
|
@ -165,7 +165,9 @@ html {
|
|||
|
||||
button {
|
||||
border-radius: 0px;
|
||||
width: 18%;
|
||||
width: fill-available;
|
||||
width: -webkit-fill-available;
|
||||
width: -moz-available;
|
||||
height: 70px;
|
||||
font-size: 130%
|
||||
}
|
Loading…
Reference in New Issue