- 1
My marginBottom 20px and my background-color lightBlue is not apply in the last paragraph4. Thanks you.
Apply marginBottom and background-color in paragraph4. https://code.sololearn.com/W7A2MyFosU5F/?ref=app
1 ответ
0
Malick Diagne
Background color is working but to give space arround text you have to do padding not margin. So use paddingBottom instead of marginBottom