Change icons size

This commit is contained in:
2024-06-09 12:32:48 +04:00
parent 44442b7e5f
commit ccb047a889
+3 -3
View File
@@ -893,21 +893,21 @@
<div> <div>
<a href="mailto:gong971@proton.me"> <a href="mailto:gong971@proton.me">
<button title="E-mail"> <button title="E-mail">
<img src="./img/protonmail.svg" width="32" alt="Logo Protonmail"> <img src="./img/protonmail.svg" width="24" alt="Logo Protonmail">
</button> </button>
</a> </a>
</div> </div>
<div> <div>
<a href="https://bokantaj.o-k-i.net/@GONG"> <a href="https://bokantaj.o-k-i.net/@GONG">
<button title="Pleroma + Soapbox (Bokantaj)"> <button title="Pleroma + Soapbox (Bokantaj)">
<img src="./img/soapbox.svg" width="32" alt="Logo Soapbox"> <img src="./img/soapbox.svg" width="24" alt="Logo Soapbox">
</button> </button>
</a> </a>
</div> </div>
<div> <div>
<a href="https://gade.o-k-i.net/c/gong_tv"> <a href="https://gade.o-k-i.net/c/gong_tv">
<button title="PeerTube (Gade)"> <button title="PeerTube (Gade)">
<img src="./img/peertube.svg" width="32" alt="Logo PeerTube"> <img src="./img/peertube.svg" width="24" alt="Logo PeerTube">
</button> </button>
</a> </a>
</div> </div>