This commit is contained in:
Grzegorz Zając 2023-10-02 14:50:35 +02:00
parent 663fd0c30f
commit 718ac23927
2 changed files with 3 additions and 3 deletions

View File

@ -62,7 +62,7 @@
</li>
<li>
<a href='https://twitter.com/2FAS_com' target='_blank' rel='noopener noreferrer' class="twofas-new-tab-link">
<svg class="social-twitter" viewBox="0 -4 48 48" xmlns="http://www.w3.org/2000/svg"><path d="M48 4.735c-1.764.803-3.663 1.346-5.655 1.589 2.034-1.248 3.595-3.227 4.33-5.585-1.905 1.156-4.009 1.996-6.257 2.447-1.792-1.962-4.353-3.187-7.187-3.187-5.435 0-9.844 4.521-9.844 10.098 0 .792.085 1.56.254 2.3-8.185-.422-15.439-4.438-20.299-10.554-.848 1.497-1.333 3.233-1.333 5.082 0 3.502 1.738 6.593 4.381 8.404-1.612-.049-3.133-.508-4.463-1.26v.124c0 4.894 3.395 8.977 7.903 9.901-.825.237-1.696.355-2.595.355-.634 0-1.254-.061-1.854-.179 1.254 4.01 4.888 6.931 9.199 7.009-3.37 2.71-7.618 4.325-12.23 4.325-.795 0-1.581-.046-2.35-.139 4.359 2.86 9.537 4.533 15.096 4.533 18.116 0 28.019-15.385 28.019-28.73 0-.439-.008-.878-.025-1.309 1.924-1.424 3.595-3.201 4.911-5.226" /></svg>
<svg class="social-twitter" viewBox="0 0 128 115.7" xmlns="http://www.w3.org/2000/svg"><path class="st0" d="M100.8,0h19.6L77.6,49l50.4,66.7H88.5L57.6,75.3l-35.4,40.4H2.5l45.9-52.4L0,0h40.5l28,37L100.8,0z M93.9,104 h10.9L34.6,11.1H22.9L93.9,104z"/></svg>
</a>
</li>
<li>
@ -133,7 +133,7 @@
</li>
<li>
<a href='https://twitter.com/2FAS_com' target='_blank' rel='noopener noreferrer' class="twofas-new-tab-link">
<svg class="social-twitter" viewBox="0 -4 48 48" xmlns="http://www.w3.org/2000/svg"><path d="M48 4.735c-1.764.803-3.663 1.346-5.655 1.589 2.034-1.248 3.595-3.227 4.33-5.585-1.905 1.156-4.009 1.996-6.257 2.447-1.792-1.962-4.353-3.187-7.187-3.187-5.435 0-9.844 4.521-9.844 10.098 0 .792.085 1.56.254 2.3-8.185-.422-15.439-4.438-20.299-10.554-.848 1.497-1.333 3.233-1.333 5.082 0 3.502 1.738 6.593 4.381 8.404-1.612-.049-3.133-.508-4.463-1.26v.124c0 4.894 3.395 8.977 7.903 9.901-.825.237-1.696.355-2.595.355-.634 0-1.254-.061-1.854-.179 1.254 4.01 4.888 6.931 9.199 7.009-3.37 2.71-7.618 4.325-12.23 4.325-.795 0-1.581-.046-2.35-.139 4.359 2.86 9.537 4.533 15.096 4.533 18.116 0 28.019-15.385 28.019-28.73 0-.439-.008-.878-.025-1.309 1.924-1.424 3.595-3.201 4.911-5.226" /></svg>
<svg class="social-twitter" viewBox="0 0 128 115.7" xmlns="http://www.w3.org/2000/svg"><path class="st0" d="M100.8,0h19.6L77.6,49l50.4,66.7H88.5L57.6,75.3l-35.4,40.4H2.5l45.9-52.4L0,0h40.5l28,37L100.8,0z M93.9,104 h10.9L34.6,11.1H22.9L93.9,104z"/></svg>
</a>
</li>
<li>

View File

@ -27,7 +27,7 @@ svg {
}
&.social-twitter {
fill: #1d9bf0;
fill: #10141c;
@media (prefers-color-scheme: dark) {
fill: $color-2;