rm default font-awesome icons

This commit is contained in:
Luis 2017-06-18 12:41:06 +02:00
parent 23b5483815
commit 0595c568f3
2 changed files with 20 additions and 20 deletions

View file

@ -912,18 +912,18 @@ $baseurl: '{{ site.baseurl }}/images';
}
}
&:before {
display: block;
/*color: _palette(accent2, bg);*/
color:rgba(0,0,0,0);
background-image:url("images/inc-logo.png");
position: absolute;
left: 1.75em;
top: 2.75em;
font-size: 1.5em;
width:33px;
height:50px;
}
// &:before {
// display: block;
// /*color: _palette(accent2, bg);*/
// color:rgba(0,0,0,0);
// background-image:url("images/inc-logo.png");
// position: absolute;
// left: 1.75em;
// top: 2.75em;
// font-size: 1.5em;
// width:33px;
// height:50px;
// }
&:nth-child(1) {
border-top-left-radius: 3px;