Skip to content

Commit 51e0273

Browse files
committed
Minor update to remove the forced height/width on the pocketpy logo
Signed-off-by: John 'Warthog9' Hawley <[email protected]>
1 parent 4ab68de commit 51e0273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: ideas.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h2>
238238
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1 shuffleMe">
239239
<div class="pure-g">
240240
<div class="pure-u-1 pure-u-md-1-2 logo">
241-
<img src="/logos/logo-pocketpy.png" width="256" height="256"/>
241+
<img src="/logos/logo-pocketpy.png"/>
242242
</div>
243243
<div class="pure-u-1 pure-u-md-1-2">
244244
<h2>

0 commit comments

Comments
 (0)