feat: add discord css
parent
89d410a345
commit
b51073ad6b
@ -0,0 +1,18 @@
|
||||
::placeholder,
|
||||
body,
|
||||
button,
|
||||
input,
|
||||
select,
|
||||
textarea {
|
||||
font-family: 'Inter';
|
||||
}
|
||||
|
||||
.embedInner-1-fpTo,
|
||||
.embedPill-1Zntps,
|
||||
.reaction-1ELvT8 {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.embedPill-1Zntps {
|
||||
width: 0.25rem;
|
||||
}
|
Loading…
Reference in New Issue