Workarround pour les logos sur mobile qui s'affichent pas car le nom est celui d'un service web (1Blocker wtf)
This commit is contained in:
@@ -116,7 +116,7 @@ div.hero-body {
|
||||
content: "\e903";
|
||||
}
|
||||
|
||||
.icon-linkedin-square:before {
|
||||
.icon-linke-square:before {
|
||||
content: "\e902";
|
||||
}
|
||||
|
||||
@@ -124,10 +124,10 @@ div.hero-body {
|
||||
content: "\e901";
|
||||
}
|
||||
|
||||
.icon-twitter:before {
|
||||
.icon-twit:before {
|
||||
content: "\e904";
|
||||
}
|
||||
|
||||
.icon-telegram:before {
|
||||
.icon-teleg:before {
|
||||
content: "\e900";
|
||||
}
|
||||
Reference in New Issue
Block a user