Skip to content

Commit b6db3f8

Browse files
committed
Change formatting in character select BOTC
1 parent 7687d19 commit b6db3f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/botc/character-select.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ const BOTCCharacterSelect = ({
197197

198198
return (
199199
<div className='flex flex-col gap-2'>
200-
<table className='w-min text-center'>
200+
<table className='w-min text-center text-xs lg:text-lg'>
201201
<tbody>
202202
<tr className='font-bold'>
203203
<td className='border-x border-t'>Players</td>

0 commit comments

Comments
 (0)