Update remove-inline-block-container-white-space.md

This commit is contained in:
chingchinglcc
2019-10-01 15:58:52 -06:00
committed by GitHub
parent 034b3eed62
commit 184592b01d

View File

@ -40,8 +40,6 @@ Creates a bouncing loader animation.
#### Explanation
Note: `1rem` is usually `16px`.
1. `tiles` is the container of the tile component
2. `tile` is the item that we need to display inline
3. `width: calc((900px / 3) - 10px)` divides the width of the tile evenly