mirror of
https://github.com/misenhower/splatoon2.ink.git
synced 2026-04-19 15:07:27 -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:
parent
59ba798660
commit
f7fac094da
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user