sendou.ink/app/features/links/routes/links.module.css
Kalle fef1ffc955
Design refresh + a bunch of stuff (#2864)
Co-authored-by: hfcRed <hfcred@gmx.net>
2026-03-19 17:51:42 +02:00

12 lines
128 B
CSS

.discordIcon {
width: 1rem;
display: inline;
fill: #7289da;
}
.youtubeIcon {
width: 1rem;
display: inline;
fill: #f00;
}