Skip to content

Commit 22fb6c4

Browse files
committed
Theme for Waremme - SUP-51016 - search and no-repeat contact
1 parent 7de029a commit 22fb6c4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

waremme/src/scss/main.scss

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ body {
5353
}
5454

5555
#portal-header #portal-header-top #header-links #search-link a:hover {
56-
background: #f2f2f5;
56+
background: $primary-red;
5757
}
5858

5959
.header-custom #banner::after {
@@ -708,3 +708,7 @@ span.swiper-banner-link a {
708708
#portal-column-content .section-contact .contact-type-mission::after {
709709
border: 1px solid #fff;
710710
}
711+
712+
.contact_leadimage {
713+
background-repeat: no-repeat;
714+
}

0 commit comments

Comments
 (0)