diff options
Diffstat (limited to 'web/pw-server/src/lib/components/matches')
-rw-r--r-- | web/pw-server/src/lib/components/matches/BotMatchCard.svelte | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/pw-server/src/lib/components/matches/BotMatchCard.svelte b/web/pw-server/src/lib/components/matches/BotMatchCard.svelte index 2f50173..59879c7 100644 --- a/web/pw-server/src/lib/components/matches/BotMatchCard.svelte +++ b/web/pw-server/src/lib/components/matches/BotMatchCard.svelte @@ -52,7 +52,6 @@ width: 75px; display: flex; justify-content: center; - margin-top: -4px; } .bot-match-card-main { |