Skip to content
Code-Schnipsel Gruppen Projekte
Commit 225c68ce erstellt von Michael Danielczok's avatar Michael Danielczok
Dateien durchsuchen

Merge branch 'dev'

Übergeordnete f09fc53d d73aebf7
Keine zugehörigen Branchen gefunden
Keine zugehörigen Tags gefunden
1 Merge Request!25Update 'next-3.x' with latest changes from 'main'
......@@ -452,7 +452,7 @@
.quiqqer-product-list {
margin: 2em 0;
position: relative;
width: auto !important;
width: 100% !important;
}
.quiqqer-product-list,
......
......@@ -747,7 +747,7 @@ a.toTop:before {
position: relative;
top: 0;
width: 100%;
z-index: 100;
z-index: 99;
}
.cologne-header-fixed {
......@@ -774,6 +774,10 @@ a.toTop:before {
.cologne-header-logo-link picture {
width: auto !important;
max-height: 100%;
display: flex;
align-items: center;
justify-content: flex-start;
}
.cologne-header-logo-link img {
......
......@@ -9,6 +9,6 @@
{* <!-- Logo --> *}
<div class="cologne-header-logo template-column">
<a href="/" class="cologne-header-logo-link">
{image image=$Logo class="logo"}
{image image=$Logo class="logo" height="100"}
</a>
</div>
\ No newline at end of file
0% Lade oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren