1
0
forked from ctmesh/web

alignment of discord button contents

This commit is contained in:
2026-02-10 15:21:56 -05:00
parent 0a48f589e0
commit a386b37258

View File

@ -155,6 +155,7 @@
.btn-discord:visited { .btn-discord:visited {
background-color: #5865F2; background-color: #5865F2;
color: #ffffff; color: #ffffff;
justify-content: center;
} }
.btn-discord img { .btn-discord img {
filter: brightness(0) invert(1); filter: brightness(0) invert(1);