mirror of
https://github.com/sethcottle/littlelink.git
synced 2025-04-20 07:25:54 -04:00
Modify image size on logo.
This commit is contained in:
parent
2491019df9
commit
89a5711ef5
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user