Skip to content

Commit b8341e5

Browse files
committed
Add spacing after app icon
1 parent 448a879 commit b8341e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pokerodds-ai/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tags:
55

66
# PokerOdds AI
77

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

0 commit comments

Comments
 (0)