1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-22 02:51:33 +01:00

new social icon sizes

This commit is contained in:
Kyle Spearrin 2016-10-30 00:35:29 -04:00
parent 03a04230fb
commit 691df05f34

View File

@ -120,7 +120,7 @@
</tr>
<tr>
<td class="aligncenter social-icons">
<a href="https://twitter.com/bitwarden_app" target="_blank"><img src="https://bitwarden.com/images/mail-twitter.png" alt="Twitter" width="40" height="40" /></a><a href="https://www.facebook.com/bitwarden/" target="_blank"><img src="https://bitwarden.com/images/mail-facebook.png" alt="Twitter" width="40" height="40" /></a><a href="https://plus.google.com/114869903467947368993" target="_blank"><img src="https://bitwarden.com/images/mail-gplus.png" alt="Twitter" width="40" height="40" /></a>
<a href="https://twitter.com/bitwarden_app" target="_blank"><img src="https://bitwarden.com/images/mail-twitter.png" alt="Twitter" width="30" height="30" /></a><a href="https://www.facebook.com/bitwarden/" target="_blank"><img src="https://bitwarden.com/images/mail-facebook.png" alt="Twitter" width="30" height="30" /></a><a href="https://plus.google.com/114869903467947368993" target="_blank"><img src="https://bitwarden.com/images/mail-gplus.png" alt="Twitter" width="30" height="30" /></a>
</td>
</tr>
</table>