<length>
<length>
represents a distance value, consisting of a quantity and a unit, such as 10px
.
<length>
supports the following units:
- px
- cm
- mm
- in
- pt
- em
- rem
- vh
- vw
And unlike in Web, in Deft, rem
corresponds to the root element body
.
<length>
represents a distance value, consisting of a quantity and a unit, such as 10px
.
<length>
supports the following units:
And unlike in Web, in Deft, rem
corresponds to the root element body
.