Skip to content

Commit 20480a9

Browse files
committed
Theme Gembloux - Partenaires Links
1 parent 5c33ba0 commit 20480a9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

gembloux/src/scss/home/partenaires.scss

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,12 @@
110110

111111
.body-section {
112112
ul {
113-
max-width: 1200px !important;
113+
max-width: 100% !important;
114+
justify-content: space-between;
114115

115116
li {
117+
width: auto;
118+
116119
.table_image {
117120
.image.d-block {
118121
border-radius: 100px;

0 commit comments

Comments
 (0)