detail css slide site

This commit is contained in:
2024-07-02 14:58:56 +02:00
parent 1660d08876
commit cfd28a3383
2 changed files with 10 additions and 17 deletions
@@ -66,36 +66,29 @@
height: 520px;
width: 771px;
order: 1;
// top: -115px;
// position: relative;
.field--name-field-image{
width: 100%;
margin: auto;
.slick-dots{z-index: 999;}
.slick-dots{
z-index: 999;
bottom: -40px;
}
.slick-list{
padding: 0 !important;
.field__item{
display: flex;
flex-direction:column;
align-items: flex-end;
align-items: flex-start;
img{
height: 520px;
width: auto;
object-fit: contain;
}
blockquote{
// position: relative;
font-style: italic;
margin: 0;
// width: 20vw;
// z-index: 900;
// left: 20vw;
// top: -50px;
margin: 0;
p{
margin: 0;
padding-left: 1rem;
}
}
}
@@ -221,7 +214,7 @@
.body-content-site{
order: 3;
// top: -60px;
padding-top: 4rem;
padding-top: 6rem;
position: relative;
width: 50%;
margin: auto;