Skip to content

Commit 0b15a1c

Browse files
committed
Theme Lasne
1 parent b67748b commit 0b15a1c

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

lasne/src/scss/home/divers.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -831,3 +831,10 @@ body #content-core .sectiontext .section-text .body-section mark a {
831831
counter-reset: item;
832832
list-style-type: none;
833833
}
834+
835+
//PLAUSIBLE
836+
#modal_root .modal__container .truncate {
837+
white-space: initial;
838+
overflow: initial;
839+
text-overflow: initial;
840+
}

lasne/src/scss/home/footer.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,3 +173,7 @@ footer #body-section-liens-utiles .table_title {
173173
#portal-footer-wrapper #portal-footer #smartweb-minisite-footer a:hover {
174174
color: $primary-svg;
175175
}
176+
177+
footer .contact_informations ul li {
178+
padding-left: initial !important;
179+
}

0 commit comments

Comments
 (0)