Skip to content
Snippets Groups Projects

correction du js du carrousel

Merged CELMA ANNELISE requested to merge carrousel-js into main
Compare and
4 files
+ 39
6
Preferences
Compare changes
Files
4
+ 4
5
@@ -13,7 +13,7 @@ a{
}
.logo img{
width: 20rem;
width: 30rem;
}
@@ -26,7 +26,7 @@ a{
}
.section-Parcours{
min-height:100vh;
padding:50px 50px 50px 50px;
/* padding:50px 50px 50px 50px; */
position: relative;
}
@@ -103,7 +103,7 @@ a{
.section-Presentation{
min-height:100vh;
padding:50px 50px 50px 50px;
/* padding:50px 50px 50px 50px; */
display: flex;
flex-direction: column;
justify-content: center;
@@ -137,7 +137,7 @@ a{
.section-Oeuvres{
min-height:100vh;
padding:50px 50px 50px 50px;
/* padding:50px 50px 50px 50px; */
}
@@ -198,7 +198,6 @@ a{
right: 20%;
}
/* FIN section oeuvres */