mirror of
https://github.com/misenhower/splatoon2.ink.git
synced 2026-08-24 03:14:20 -05:00
Fix a horizontal alignment issue
This commit is contained in:
@@ -32,6 +32,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
@include mobile {
|
||||
.level:not(.is-mobile) .level-item {
|
||||
margin-right: 0; // Fix horizontal alignment issue with the Game Mode Header icon
|
||||
}
|
||||
}
|
||||
|
||||
.button.is-clear {
|
||||
@extend .text-shadow;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user