Move aspect-ratio below width and height

This commit is contained in:
Kevin MacMartin 2024-02-28 12:58:28 -05:00
parent b1d35b6444
commit 3ed7404eb7

View file

@ -158,13 +158,13 @@ rules:
- visibility
- display
- box-sizing
- aspect-ratio
- width
- min-width
- max-width
- height
- min-height
- max-height
- aspect-ratio
- padding
- padding-top
- padding-right