coloured targeting
This commit is contained in:
@@ -74,13 +74,11 @@
|
||||
}
|
||||
|
||||
.game-construct .targeting {
|
||||
grid-area: target;
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
justify-content: center;
|
||||
align-items: flex-start;
|
||||
width: 100%;
|
||||
white-space: nowrap;
|
||||
grid-area: avatar;
|
||||
position: relative;
|
||||
left: 60%;
|
||||
top: 50%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.game-construct .img {
|
||||
|
||||
Reference in New Issue
Block a user