Skip to content

Instantly share code, notes, and snippets.

@Artemis21
Artemis21 / invite.css
Created June 12, 2020 16:19
Discord server invite widget
.discord-invite {
background-color: rgb(47, 49, 54);
border-radius: 4px;
box-sizing: border-box;
height: 110px;
padding: 16px;
width: 432px;
font-family: Whitney, Helvetica Neue, Helvetica, Arial, sans-serif;
font-size: 14px;
}