We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 943564e commit 6e3c627Copy full SHA for 6e3c627
lasne/src/scss/home/footer.scss
@@ -79,7 +79,7 @@
79
}
80
81
.table_title {
82
- padding-left: 0px !important;
+ padding-left: 0 !important;
83
font-size: 1rem !important;
84
85
span {
@@ -155,6 +155,10 @@ footer {
155
156
157
158
+footer #body-section-liens-utiles .table_title {
159
+ transform: translate(-30px) !important;
160
+}
161
+
162
#main-container .quick-access.partenaires .h2,
163
#main-container .quick-access.partenaires h2 {
164
text-transform: initial;
0 commit comments