Skip to content

Commit 56000c1

Browse files
committed
Display square for a la une
1 parent f67a372 commit 56000c1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

base/src/scss/homepage/_a-la-une.scss

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88
.container {
99
padding-right: 0;
1010
padding-left: 0;
11+
12+
&.display-carre {
13+
.swiper-image {
14+
padding-bottom: 100%;
15+
16+
@include media-breakpoint-up(lg) {
17+
padding-bottom: 100%;
18+
}
19+
}
20+
}
1121
}
1222

1323
.section-title {

0 commit comments

Comments
 (0)