picto adresse projet

This commit is contained in:
2023-07-12 10:17:35 +02:00
parent b401fb0fcc
commit 632222c4f5
3 changed files with 91 additions and 6 deletions
@@ -96,10 +96,12 @@
width: 90%;
.block-entity-fieldnodefield-adresse{
padding-left: 1rem;
padding-left: 1.5rem;
// margin-block-start: .83em;
width: 30%;
.field--name-field-adresse{
display: flex;
flex-direction: row;
margin-top: .83em;
.address{
margin: auto;
@@ -112,8 +114,9 @@
// margin-right: 0.3rem;
// }
}
&::after{
content: "";
&::before{
content: url("../images/pictos/picto_lieu.svg");
padding-right: 1rem;
}
}
}