Skip to content

Commit 2fb6a31

Browse files
committed
Increase app icon size
1 parent b8341e5 commit 2fb6a31

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/pokerodds-ai/index.mdx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ tags:
55

66
# PokerOdds AI
77

8-
<div style={{float: 'right', margin: '0 0 20px 30px', maxWidth: '80px', minWidth: '60px', padding: '0 20px 0 0'}}>
8+
<div style={{float: 'right', margin: '0 0 20px 40px', maxWidth: '100px', minWidth: '80px', clear: 'both'}}>
99
<img src="/img/pokerodds-ai-app-icon.png" alt="PokerOdds AI Icon" style={{width: '100%', height: 'auto'}} />
1010
</div>
1111

12+
<div style={{marginRight: '130px'}}>
1213
PokerOdds AI is the ultimate poker companion that helps you make better decisions at the table. Using advanced AI algorithms, our app provides real-time poker odds calculations and strategic insights to improve your game.
14+
</div>
1315

1416
<div style={{
1517
background: 'linear-gradient(135deg, #0A4D0A 0%, #0F6D0F 100%)',
@@ -21,7 +23,8 @@ PokerOdds AI is the ultimate poker companion that helps you make better decision
2123
boxShadow: '0 4px 8px rgba(0,0,0,0.1)',
2224
textAlign: 'center',
2325
lineHeight: '100px',
24-
height: '100px'
26+
height: '100px',
27+
clear: 'both'
2528
}}>
2629
🎯 Calculate your poker odds with AI-powered precision
2730
</div>

0 commit comments

Comments
 (0)