Files
picar/Web/css/index.css
2019-01-15 09:31:40 +10:30

11 lines
132 B
CSS

.big-button{
height: 100%;
width: 100%;
font-size: 20px
}
.tall-button{
height: 80px;
margin: 10px 0px;
}