Update launcher ui

This commit is contained in:
momo5502 2019-01-06 02:55:28 +01:00
parent fa76233e1f
commit 31ad6655f1

View File

@ -50,7 +50,7 @@
border-radius: 7px; border-radius: 7px;
transition: all 0.08s ease-out; transition: all 0.08s ease-out;
cursor: pointer; cursor: pointer;
box-shadow: 0px 2px 30px 10px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 25px 4px rgba(0, 0, 0, 0.3);
} }
.button>img:hover { .button>img:hover {