0
0
Fork 0
* Add new logo

* Remove unused images
This commit is contained in:
Eugen Rochko 2017-07-23 02:40:39 +02:00 committed by GitHub
parent 7964bfccdb
commit 0e0f18ce7c
21 changed files with 17 additions and 11 deletions

View file

@ -505,12 +505,19 @@
a {
padding-left: 0;
color: $white;
&:hover img {
opacity: 1;
}
}
img {
width: 32px;
height: 32px;
margin-right: 10px;
position: relative;
top: 4px;
left: -10px;
opacity: 0.8;
}
}
}

View file

@ -23,8 +23,7 @@
align-items: center;
img {
width: 32px;
height: 32px;
height: 42px;
margin-right: 10px;
}