mirror of
https://github.com/FAUSheppy/open-web-leaderboard.git
synced 2025-12-06 15:11:35 +01:00
add maxwidth
This commit is contained in:
@@ -58,6 +58,7 @@ body{
|
|||||||
/* #################### LEADERBOARDS ##################### */
|
/* #################### LEADERBOARDS ##################### */
|
||||||
.leaderboard-container{
|
.leaderboard-container{
|
||||||
width: 80%;
|
width: 80%;
|
||||||
|
max-width: 800px;
|
||||||
margin-top: 60px;
|
margin-top: 60px;
|
||||||
margin-bottom: 50px;
|
margin-bottom: 50px;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user