Skip to content
代码片段 群组 项目
未验证 提交 2a9ab56d 编辑于 作者: Lorenz van Herwaarden's avatar Lorenz van Herwaarden 提交者: GitLab
浏览文件

Merge branch 'remove-social-icon-colors' into 'master'

No related branches found
No related tags found
无相关合并请求
...@@ -346,14 +346,6 @@ $gl-btn-small-line-height: 18px; ...@@ -346,14 +346,6 @@ $gl-btn-small-line-height: 18px;
*/ */
$badge-bg: rgba($black, 0.07); $badge-bg: rgba($black, 0.07);
/*
* Social Icons
*/
$discord: #5865f2;
$linkedin: #2867b2;
$mastodon: #6364ff;
$skype: #0078d7;
/* /*
* Award emoji * Award emoji
*/ */
......
...@@ -117,26 +117,6 @@ ...@@ -117,26 +117,6 @@
} }
} }
.linkedin-icon {
color: $linkedin;
}
.skype-icon {
color: $skype;
}
.x-icon {
color: var(--gl-text-color, $gl-text-color);
}
.discord-icon {
color: $discord;
}
.mastodon-icon {
color: $mastodon;
}
.key-created-at { .key-created-at {
line-height: 42px; line-height: 42px;
} }
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册