Skip to content

Commit 8f4f632

Browse files
authored
Fix aligning in details block
1 parent 1ea9ba5 commit 8f4f632

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

profile/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828

2929
<details>
3030
<summary>More information about the projects</summary>
31+
<div align="left">
3132

3233
Main projects:
3334

@@ -40,6 +41,8 @@
4041

4142
* [SWE-ReX](https://github.com/SWE-agent/SWE-ReX), infrastructure supporting sandboxed code execution for AI agents
4243
* [sb-cli](https://github.com/SWE-bench/sb-cli), a command line interface for running evaluations on the cloud.
44+
45+
</div>
4346
</details>
4447
</div>
4548

0 commit comments

Comments
 (0)