mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 21:30:40 +08:00
dropping margin in favor of br
This commit is contained in:
@ -2,8 +2,9 @@
|
|||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
<img src="./pics/logo-dark.png#gh-dark-mode-only" width="250" style="margin-top: 24px; margin-bottom: 24px"/>
|
<img src="./pics/logo-dark.png#gh-dark-mode-only" width="250"/>
|
||||||
<img src="./pics/logo-light.png#gh-light-mode-only" width="250" style="margin-top: 24px; margin-bottom: 24px"/>
|
<img src="./pics/logo-light.png#gh-light-mode-only" width="250"/>
|
||||||
|
</br>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user