added servicesService and moved shapeshift into there

This commit is contained in:
Kadir Sekha 2018-02-14 16:35:57 +00:00
commit 43556b84c4
6 changed files with 72 additions and 8 deletions

View file

@ -249,6 +249,11 @@ div.slide-success__background.fill-screen {
background-image: url('../img/chart.svg');
}
.icon-shapeshift {
background-color: #494949;
background-image: url('../img/shapeshifticon.png');
}
.tabs .tab-item .icon {
background-size: contain;
}