Skip to content

Commit e399107

Browse files
committed
Theme Musson - HP
1 parent 536e437 commit e399107

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

musson/src/scss/hp.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,3 +177,11 @@ div#portal-colophon {
177177
#portal-column-content .section-contact .contact-type-organization {
178178
background: #ecf6f9;
179179
}
180+
181+
.sectionnews .swiper-wrapper .swiper-slide:hover,
182+
.sectionnews .swiper-wrapper .swiper-slide:focus,
183+
.sectionevents .swiper-wrapper .swiper-slide:hover,
184+
.sectionevents .swiper-wrapper .swiper-slide:focus {
185+
transform: translateY(10px);
186+
transition: 0.5s;
187+
}

0 commit comments

Comments
 (0)