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