This commit is contained in:
2021-12-02 23:23:47 +01:00
parent a1863ac774
commit 82d820a4e3
4 changed files with 52 additions and 14 deletions
@@ -13,7 +13,18 @@ header{
#block-socialnetwork-2{
display: none;
.field--name-body{
p{
display: flex;
flex-direction: row-reverse;
:nth-child(1){
&:before{
content: url();
}
}
}
}
}
#header-top {
height: 7rem;