NOTE: The article is live & will be updated in the future !
Difference between the following two :
| justify-self | justify-content | |
|---|---|---|
| applied on parent | applied on parent | |
| affects parent container | affects parent's strict child |
Useful playground:
TIP : try to examine the code, pay attention at the comments :
Top comments (0)