diff --git a/docs/inheritance b/docs/inheritance.md similarity index 97% rename from docs/inheritance rename to docs/inheritance.md index 6063d63c..c156bbda 100644 --- a/docs/inheritance +++ b/docs/inheritance.md @@ -65,4 +65,4 @@ Properties, which can or cannot be inherited, are these: ![](../docs/images/inheritance-2-2-5.png) * `rotation` - rotation of an element. Here, it is set by `x` value. It is inheritable and unable to be changed in `children` elements. -* `position` - position of an element, cannot be inherited. \ No newline at end of file +* `position` - position of an element, cannot be inherited.