cs lieu actu
This commit is contained in:
@@ -786,7 +786,8 @@ a {
|
||||
font-weight: 800; }
|
||||
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-lieu .field--name-field-lieu {
|
||||
display: flex;
|
||||
flex-direction: row; }
|
||||
flex-direction: row;
|
||||
justify-content: flex-start; }
|
||||
@media (max-width: 810px) {
|
||||
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-lieu .field--name-field-lieu {
|
||||
margin-left: 10%;
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
.field--name-field-lieu{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
// justify-content: flex-start;
|
||||
justify-content: flex-start;
|
||||
// .field__item:not(:last-child):after{
|
||||
// padding-right: 1rem;
|
||||
// padding-left: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user