Skip to content

Commit 6e3c627

Browse files
committed
Theme Lasne - BC margin
1 parent 943564e commit 6e3c627

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

lasne/src/scss/home/footer.scss

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
}
8080

8181
.table_title {
82-
padding-left: 0px !important;
82+
padding-left: 0 !important;
8383
font-size: 1rem !important;
8484

8585
span {
@@ -155,6 +155,10 @@ footer {
155155
}
156156
}
157157

158+
footer #body-section-liens-utiles .table_title {
159+
transform: translate(-30px) !important;
160+
}
161+
158162
#main-container .quick-access.partenaires .h2,
159163
#main-container .quick-access.partenaires h2 {
160164
text-transform: initial;

0 commit comments

Comments
 (0)