Update support info
This commit is contained in:
parent
c3d86090d4
commit
78137550b5
|
|
@ -45,10 +45,6 @@
|
||||||
<div class="profile-sidebar__item">
|
<div class="profile-sidebar__item">
|
||||||
<logout-widget/>
|
<logout-widget/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="profile-sidebar__support">
|
|
||||||
Supportanfragen: rahel.wenger@hep-verlag.ch
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</transition>
|
</transition>
|
||||||
|
|
@ -139,12 +135,6 @@
|
||||||
top: $small-spacing;
|
top: $small-spacing;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__support {
|
|
||||||
padding: $medium-spacing;
|
|
||||||
@include regular-text;
|
|
||||||
color: $color-silver-dark;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.slide {
|
.slide {
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
target="_blank"
|
target="_blank"
|
||||||
class="default-footer__link">Kontakt</a>
|
class="default-footer__link">Kontakt</a>
|
||||||
<a
|
<a
|
||||||
href="https://www.hep-verlag.ch/kundenservice"
|
href="https://myskillbox.ch/support"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
class="default-footer__link">Hilfe</a>
|
class="default-footer__link">Hilfe</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue