0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00

changes styles for main icon

This commit is contained in:
elhombretecla 2016-02-12 16:29:40 +01:00 committed by Andrey Antukh
parent 3cae356f93
commit 371eff5047

View file

@ -9,7 +9,7 @@
.main-icon {
align-items: center;
background-color: $color-gray-darker;
background-color: $color-gray-dark;
cursor: pointer;
display: flex;
height: 100%;
@ -23,7 +23,7 @@
height: 35px;
svg {
fill: $color-gray;
fill: darken($color-gray-darker, 7%);
height: 35px;
width: 35px;