Update remove-inline-block-container-white-space.md
This commit is contained in:
@ -40,8 +40,6 @@ Creates a bouncing loader animation.
|
|||||||
|
|
||||||
#### Explanation
|
#### Explanation
|
||||||
|
|
||||||
Note: `1rem` is usually `16px`.
|
|
||||||
|
|
||||||
1. `tiles` is the container of the tile component
|
1. `tiles` is the container of the tile component
|
||||||
2. `tile` is the item that we need to display inline
|
2. `tile` is the item that we need to display inline
|
||||||
3. `width: calc((900px / 3) - 10px)` divides the width of the tile evenly
|
3. `width: calc((900px / 3) - 10px)` divides the width of the tile evenly
|
||||||
|
|||||||
Reference in New Issue
Block a user