better sizing for palette options

This commit is contained in:
ansuz 2016-04-18 16:40:44 +02:00
parent 5ce158d2e2
commit f2db6b83eb

View File

@ -41,8 +41,8 @@
padding-left: 75px;
}
span.palette {
height: 50px;
width: 50px;
height: 4vw;
width: 4vw;
display: inline-block;
margin: 5px;
border: 2px solid black;