Skip to content

Commit 55ea4e7

Browse files
committed
Theme for orpjauche - partenaires & category
1 parent b8329d0 commit 55ea4e7

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

orpjauche/src/scss/home/actu-events.scss

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
background-size: contain;
1414

1515
.swiper_category {
16-
position: absolute;
17-
right: 0;
16+
position: absolute !important;
17+
right: 0 !important;
1818
}
1919

2020
.swiper-slide {
@@ -51,6 +51,11 @@
5151
color: #000;
5252
}
5353

54+
.swiper_category {
55+
position: absolute !important;
56+
right: 0 !important;
57+
}
58+
5459
.swiper-slide {
5560
a {
5661
h3 {

orpjauche/src/scss/home/quickacess.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
margin: 80px 0 0 !important;
110110

111111
.swiper-slide .swiper-image {
112-
padding-bottom: 100%;
112+
padding-bottom: 60%;
113113
background-size: contain;
114114
background-repeat: no-repeat;
115115
transition: all 0.2s ease;

0 commit comments

Comments
 (0)