mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-05 20:56:13 -05:00
12 lines
128 B
CSS
12 lines
128 B
CSS
.discordIcon {
|
|
width: 1rem;
|
|
display: inline;
|
|
fill: #7289da;
|
|
}
|
|
|
|
.youtubeIcon {
|
|
width: 1rem;
|
|
display: inline;
|
|
fill: #f00;
|
|
}
|