reseaux sociaux 2

This commit is contained in:
2021-12-05 23:15:15 +01:00
parent 017a22cf70
commit 4ef5debe19
2 changed files with 11 additions and 4 deletions
@@ -865,9 +865,11 @@ header {
flex-direction: row;
padding: 1rem;
padding-left: 4%;
align-items: start;
align-items: center;
color: black;
font-weight: 800; }
font-weight: 800;
flex: 1;
justify-content: space-between; }
#header-top .region-header-top-left #block-logogouv {
display: flex;
height: 100%;
@@ -922,7 +924,8 @@ header {
position: relative;
top: -33px; }
#header-top #block-socialnetwork-2 .field--name-body {
min-height: 75px; }
min-height: 75px;
margin-right: 1rem; }
#header-top #block-socialnetwork-2 p {
display: flex;
flex-direction: row-reverse;