WIP
This commit is contained in:
@@ -4,20 +4,23 @@
|
||||
&.roamingMonster {
|
||||
width: 95%;
|
||||
max-height: 80%;
|
||||
left: 0;
|
||||
}
|
||||
&.mobLeader {
|
||||
z-index: 3;
|
||||
width: 70%;
|
||||
max-height: 80%;
|
||||
top: 40px;
|
||||
left: 0;
|
||||
}
|
||||
&.mobMinion {
|
||||
width: 60%;
|
||||
max-height: 80%;
|
||||
right: 0;
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
.mobBg {
|
||||
position: absolute;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user