footer largeur colonne et taille logo

This commit is contained in:
2021-12-09 13:30:44 +01:00
parent 88da64c8f7
commit 7702e4ac17
2 changed files with 8 additions and 13 deletions
@@ -1106,7 +1106,7 @@ header {
padding-top: 3rem; }
#fotter-bottom .region {
display: block;
padding-left: 1rem;
padding-left: 2rem;
padding-right: 1rem;
padding-bottom: 1rem;
border-left: #009ee3 solid 1px; }
@@ -1117,7 +1117,7 @@ header {
#fotter-bottom .region-footer-bottom-left {
margin-left: 3rem;
border: none;
width: 25%; }
width: 20%; }
#fotter-bottom .region-footer-bottom-left .view-id-partenaires .view-content {
display: flex;
flex-direction: row;
@@ -1129,9 +1129,9 @@ header {
padding-bottom: 1rem; }
#fotter-bottom .region-footer-bottom-left .block-views-blockpartenaires-block-3 img {
width: auto;
height: 30px; }
height: 40px; }
#fotter-bottom .region-footer-bottom-right {
width: 25%;
width: 30%;
display: flex;
flex-direction: column-reverse;
justify-content: flex-end; }