Modify image size on logo.

This commit is contained in:
Rances Acosta 2022-05-14 00:49:02 -04:00
parent 2491019df9
commit 89a5711ef5

View File

@ -66,7 +66,7 @@
-->
<!-- Your Image Here -->
<img src="images/avatar.png" srcset="images/avatar@2x.png 2x" alt="LittleLink Logo">
<img src="images/avatar.png" srcset="images/avatar@2x.png 2x" style="width: 55vw; min-width: 330px;" alt="LittleLink Logo">
<!-- Title -->
<h1>xking</h1>