This commit is contained in:
abe- 2017-06-15 13:56:05 +02:00
parent 09019c1607
commit a0b4315847

View file

@ -478,7 +478,7 @@ $baseurl: '{{ site.baseurl }}/images';
line-height: 3em;
text-align: center;
width: calc(3em + 2px);
&:before {
@include vendor('transform', 'rotate(45deg)');
display: inline-block;
@ -910,7 +910,8 @@ $baseurl: '{{ site.baseurl }}/images';
&:before {
display: block;
color: _palette(accent2, bg);
/*color: _palette(accent2, bg);*/
color:rgba(0,0,0,0);
position: absolute;
left: 1.75em;
top: 2.75em;