Change margin to padding, increase it
parent
6aa5a6cddc
commit
fbced8dbb9
|
@ -157,7 +157,7 @@ section a:hover, section a:focus {
|
||||||
}
|
}
|
||||||
|
|
||||||
section p {
|
section p {
|
||||||
margin: 10px;
|
padding: 25px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue