Skip to content

Commit a127565

Browse files
committed
docs(index): update logos to have same size and add underline
1 parent 60363e3 commit a127565

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<div class="project-logos" style="display: flex; justify-content: center; align-items: flex-end; gap: 2rem; flex-wrap: wrap;">
1111
<figure style="text-align: center; margin: 0;">
1212
<a href="https://coder.github.io/balatrobot/">
13-
<img src="assets/balatrobot.svg" alt="BalatroBot" width="80">
13+
<img src="assets/balatrobot.svg" alt="BalatroBot" width="120">
1414
</a>
1515
<figcaption>
1616
<a href="https://coder.github.io/balatrobot/">BalatroBot</a><br>
@@ -22,13 +22,13 @@
2222
<img src="assets/balatrollm.svg" alt="BalatroLLM" width="120">
2323
</a>
2424
<figcaption>
25-
<a href="https://coder.github.io/balatrollm/">BalatroLLM</a><br>
25+
<a href="https://coder.github.io/balatrollm/"><span style="text-decoration: underline; text-underline-offset: 8px;">BalatroLLM</span></a><br>
2626
<small>Play Balatro with LLMs</small>
2727
</figcaption>
2828
</figure>
2929
<figure style="text-align: center; margin: 0;">
3030
<a href="https://balatrobench.com/">
31-
<img src="assets/balatrobench.svg" alt="BalatroBench" width="80">
31+
<img src="assets/balatrobench.svg" alt="BalatroBench" width="120">
3232
</a>
3333
<figcaption>
3434
<a href="https://balatrobench.com/">BalatroBench</a><br>
@@ -39,7 +39,7 @@
3939

4040
---
4141

42-
BalatroLLM is a bot that uses Large Language Models (LLMs) to play [Balatro](https://www.playbalatro.com/), the popular roguelike poker deck-building game. The bot analyzes game states, makes strategic decisions, and executes actions through the [BalatroBot](https://github.com/coder/balatrobot) API.
42+
**BalatroLLM** is a bot that uses Large Language Models (LLMs) to play [Balatro](https://www.playbalatro.com/), the popular roguelike poker deck-building game. The bot analyzes game states, makes strategic decisions, and executes actions through the [BalatroBot](https://github.com/coder/balatrobot) API.
4343

4444
<div class="grid cards" markdown>
4545

0 commit comments

Comments
 (0)