mirror of
https://github.com/f/awesome-chatgpt-prompts.git
synced 2026-02-12 15:52:47 +00:00
style(README): update logo height to 60
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://prompts.chat/logo-dark.svg">
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://prompts.chat/logo.svg">
|
||||
<img height="40" alt="prompts.chat" src="https://prompts.chat/logo.svg">
|
||||
<img height="60" alt="prompts.chat" src="https://prompts.chat/logo.svg">
|
||||
</picture>
|
||||
<br>
|
||||
prompts.chat
|
||||
|
||||
Reference in New Issue
Block a user