better sizing for palette options

pull/1/head
ansuz 2016-04-18 16:40:44 +02:00
parent 5ce158d2e2
commit f2db6b83eb
1 changed files with 2 additions and 2 deletions

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;