Skip to content

Commit c680251

Browse files
committed
Theme Sambreville - Contacts
1 parent 629d806 commit c680251

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

sambreville/src/scss/homepage.scss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@ body::after {
9696
.section-title::after {
9797
content: url("../../assets/svg/visu-sambreville.svg");
9898
position: absolute;
99-
top: -20px;
99+
top: -70px;
100100
bottom: 0;
101-
left: -100px;
101+
left: -50px;
102102
transform: none;
103103
}
104104
}
@@ -107,6 +107,7 @@ body::after {
107107
.sectionnews .section-title,
108108
.partenaires .section-title {
109109
margin: 0 auto 4rem;
110+
width: max-content;
110111
}
111112

112113
.portaltype-imio-smartweb-portalpage.section-home-page

0 commit comments

Comments
 (0)