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

Merge branch 'dev'

Übergeordnete a184483a 3896957e
No related branches found
No related tags found
1 Merge Request!25Update 'next-3.x' with latest changes from 'main'
......@@ -199,7 +199,7 @@
.cologne-products-categoryGallery-categories {
display: grid;
grid-gap: 20px;
grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
margin-bottom: 40px;
width: 100%;
}
......@@ -465,7 +465,7 @@
.quiqqer-product-list[data-qui-options-view="gallery"] .quiqqer-products-productList-products-container-real {
display: grid;
grid-gap: 20px;
grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
width: 100%;
}
......
......@@ -85,7 +85,7 @@ body.header-fixed {
}
p {
margin-bottom: 1.3em;
margin-bottom: 1.3rem;
}
h1, h2, h3, h4 {
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren