theme tweak

This commit is contained in:
Eugene Pankov 2018-09-20 11:55:23 +02:00
parent 5a32a45b19
commit f8bc94fe78

View File

@ -140,7 +140,7 @@ app-root {
transition: 0.125s ease-out width; transition: 0.125s ease-out width;
.index { .index {
color: #888; color: rgba(255, 255, 255, 0.4);
} }
button { button {