Skip to content

Commit f41ecb6

Browse files
committed
Theme Sambreville - Footer
1 parent 27de0d1 commit f41ecb6

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

sambreville/src/scss/divers.scss

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -113,20 +113,20 @@ input#search_button {
113113

114114
//Section contact
115115
.sectioncontact {
116-
.row {
117-
margin: 0;
118-
}
119-
120116
.section-contact {
121117
margin: 0 auto !important;
122118
padding: 18px;
123119

124-
.contact_informations {
125-
width: 100%;
126-
}
120+
.row {
121+
margin: 0;
122+
123+
.contact_informations {
124+
width: 100%;
125+
}
127126

128-
.address {
129-
width: 100%;
127+
.address {
128+
width: 100%;
129+
}
130130
}
131131
}
132132
}
@@ -152,5 +152,5 @@ input#search_button {
152152
//Contact
153153
#portal-column-content .section-contact .contact-type-organization {
154154
background: $primary-svg;
155-
border-radius: 10px;
155+
border-radius: 10px !important;
156156
}

0 commit comments

Comments
 (0)