place-self
Place-self property is the shorthand for align-self and justify-self.
Syntax
place-self: align-self / justify-self
If the second value is omitted, the first value is assigned to both properties.
Place-self property is the shorthand for align-self and justify-self.
Syntax
place-self: align-self / justify-self
If the second value is omitted, the first value is assigned to both properties.
Post a Comment