Improved ladder appearance on mobile

This commit is contained in:
2019-06-05 22:10:15 +10:00
parent bd3b30fffd
commit 73fe349936
5 changed files with 10 additions and 8 deletions
+3 -1
View File
@@ -37,7 +37,9 @@ class Ladder extends React.Component {
<div className='mainPanel'>
<h1 className='centered'>Game Ladder</h1>
<ButtonHeader />
<br />
<div className='half break mobile hide' />
<PagedLadder
start={this.state.start}
length={this.state.length}