mirror of
https://github.com/konpa/devicon.git
synced 2025-08-31 02:00:39 +02:00
Add Discord invitation on the website,...
...`README.md`, and `CONTRIBUTING.md`
This commit is contained in:
@@ -8,6 +8,14 @@ html {
|
||||
*, *::after, *::before {
|
||||
box-sizing: inherit; }
|
||||
|
||||
.discord-logo:before {
|
||||
content: "";
|
||||
background-image: url("discord-logo.svg");
|
||||
height: 40px;
|
||||
width: 40px;
|
||||
display: inline-block;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.icon-brush:before {
|
||||
content: "\e600"; }
|
||||
|
Reference in New Issue
Block a user