changed the socialLink element class

some adblocking filters block .social-link class, and this is not an ad, at all :/
This commit is contained in:
wukko
2023-02-13 19:49:18 +06:00
parent 75a85972aa
commit 18199c534f
2 changed files with 2 additions and 2 deletions

View File

@@ -278,7 +278,7 @@ input[type="checkbox"] {
.italic {
font-style: italic;
}
.social-link {
.cobalt-support-link {
display: flex;
flex-direction: row;
justify-content: flex-start;