ajout des ornements sur l'index
This commit is contained in:
@@ -41,6 +41,9 @@
|
||||
border-bottom: solid 1px $teal;
|
||||
> div:first-of-type {
|
||||
width: calc(50% + 6.25vw);
|
||||
height: 40vh !important;
|
||||
align-self: flex-start;
|
||||
min-height: 100% !important;
|
||||
}
|
||||
> div:last-of-type {
|
||||
width: calc(50% - 6.25vw);
|
||||
@@ -55,6 +58,9 @@
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
}
|
||||
.preview_infos {
|
||||
background-color: $beige;
|
||||
}
|
||||
}
|
||||
}
|
||||
.slick-arrow {
|
||||
|
||||
Reference in New Issue
Block a user