I didn’t want to ask, but I’m stuck on this level
I know it’s something stupid I’m missing. Does anyone have the answer to this level?
I didn’t want to ask, but I’m stuck on this level
I know it’s something stupid I’m missing. Does anyone have the answer to this level?
got it!
crossbow {
display: flex;
flex-direction: column-reverse;
align-items: center;
}
.target.goo {
flex-grow: 1;
}
.target:nth-of-type(2) {
max-height: 200px;
}
thank you! i feel like i did that one multiple times so without this i would have been lost for quite a while haha
each level has “hint” button which reveals you full answer gradually, it gives all answers if you press it enough many times