remove link twitter

This commit is contained in:
2025-07-25 01:35:00 +02:00
parent f29dda1d8e
commit d94a436697
2 changed files with 10 additions and 2 deletions
@@ -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;