Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
@my-width: 500px;
div{
width: @my-width;
div{
width: @my-width * .7;
}
}
If you need to write something - this is js.
If you make an inner block that is 30% of the parent's height, then you write it like this - height: 30%, although I'm not sure if this will work.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question