center slide img quote dots
This commit is contained in:
@@ -963,7 +963,7 @@ a {
|
||||
grid-column: 5 / span 3; }
|
||||
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images img {
|
||||
padding-top: 2rem;
|
||||
width: 600px;
|
||||
width: 100%;
|
||||
max-height: 360px;
|
||||
object-fit: contain; }
|
||||
@media (max-width: 1008px) {
|
||||
@@ -980,8 +980,8 @@ a {
|
||||
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
|
||||
grid-column: 2 /span 8; } }
|
||||
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images blockquote {
|
||||
margin-left: 0em;
|
||||
font-size: 0.8rem; }
|
||||
font-size: 0.8rem;
|
||||
text-align: center; }
|
||||
@media (max-width: 810px) {
|
||||
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images blockquote {
|
||||
margin-left: 5%;
|
||||
|
||||
@@ -145,7 +145,7 @@
|
||||
|
||||
img{
|
||||
padding-top: 2rem;
|
||||
width: 600px;
|
||||
width: 100%;
|
||||
max-height: 360px;
|
||||
object-fit: contain;
|
||||
|
||||
@@ -165,8 +165,9 @@
|
||||
grid-column: 2 /span 8;
|
||||
}
|
||||
blockquote{
|
||||
margin-left: 0em;
|
||||
// margin-left: 0em;
|
||||
font-size: 0.8rem;
|
||||
text-align: center;
|
||||
@media (max-width: 810px){
|
||||
margin-left: 5%;
|
||||
margin-right: 5%;
|
||||
|
||||
Reference in New Issue
Block a user