sendou.ink/app/features/links/routes/links.module.css

12 lines
128 B
CSS

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