fix kit-view gallery sizing

This commit is contained in:
axolotle
2022-02-02 13:24:00 +01:00
parent d66230f8d3
commit 4017e4d67a
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -63,7 +63,8 @@ export default {
min-height: 100%;
&-header-wrapper,
&-body-wrapper,
&-footer-wrapper {
&-footer-wrapper,
&-gallery {
@include media-breakpoint-up($layout-bp) {
max-width: 50%;
margin: auto;