mirror of
https://github.com/misenhower/splatoon2.ink.git
synced 2026-08-28 13:34:30 -05:00
Increase spacing at the bottom of the New Weapon box
This improves the appearance for "custom" weapons with logos that appear in the corner.
This commit is contained in:
@@ -516,7 +516,7 @@ body.has-modal #main {
|
||||
|
||||
.main-content-wrapper {
|
||||
position: relative;
|
||||
padding: 10px 0;
|
||||
padding: 10px 0 30px;
|
||||
|
||||
.weapon-special-sub {
|
||||
z-index: 10;
|
||||
|
||||
Reference in New Issue
Block a user