mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-11 18:35:18 +00:00
refactor margin
This commit is contained in:
parent
86e5a30a36
commit
620bf68d25
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
<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-light.png#gh-light-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" style="margin-top: 24px; margin-bottom: 24px"/>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue