fix flex logo ? + prefixer

This commit is contained in:
2022-01-06 11:48:38 +01:00
parent 64e537f361
commit c0fc508291
8 changed files with 3190 additions and 3173 deletions
@@ -219,7 +219,7 @@
background-color: black;
width: 40px;
justify-content: center;
align-items: end;
align-items: flex-end;
&:before{
content: url("../images/pictos/twitter_white.svg");
min-width: 30px;
@@ -231,7 +231,7 @@
background-color: black;
min-width: 40px;
justify-content: center;
align-items: end;
align-items: flex-end;
&:before{
content: url("../images/pictos/youtube_white.svg");
min-width: 25px;
@@ -243,7 +243,7 @@
background-color: black;
min-width: 40px;
justify-content: center;
align-items: end;
align-items: flex-end;
// background-position-y: top;
&:before{