mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 23:51:55 +00:00
Removed padding on mobile
This commit is contained in:
@@ -187,7 +187,6 @@ export class Leaderboard extends LitElement implements Layer {
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
top: 60px;
|
||||
padding: 20px 0px 0px 0px;
|
||||
}
|
||||
|
||||
.leaderboard-button {
|
||||
|
||||
Reference in New Issue
Block a user