remove link twitter
This commit is contained in:
@@ -78,12 +78,16 @@
|
||||
color: $white;
|
||||
font-size: 0;
|
||||
padding-left: 1rem;
|
||||
&.link-linkedin{
|
||||
padding-left: 0;
|
||||
}
|
||||
}
|
||||
svg.ext{
|
||||
display: none;
|
||||
}
|
||||
.link-twitter{
|
||||
display: flex;
|
||||
display: none;
|
||||
// display: flex;
|
||||
&:before{
|
||||
content: url("../images/pictos/logo_x_rond.png");
|
||||
min-width: 50px;
|
||||
@@ -100,6 +104,7 @@
|
||||
}
|
||||
.link-linkedin{
|
||||
display: flex;
|
||||
|
||||
&:before{
|
||||
content: url("../images/pictos/linkedin_rond.svg");
|
||||
min-width: 50px;
|
||||
|
||||
Reference in New Issue
Block a user