init
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
#root-party {
|
||||
flex-direction: row;
|
||||
align-self: flex-start;
|
||||
}
|
||||
|
||||
#main-unit {
|
||||
transform-origin: left top;
|
||||
}
|
||||
|
||||
#sub-unit {
|
||||
transform-origin: left top;
|
||||
scale: 0.75 0.75;
|
||||
left: 145px;
|
||||
position: absolute;
|
||||
top: 52px;
|
||||
}
|
||||
Reference in New Issue
Block a user