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