problem with section 20:
here’s my code-
/Add your CSS below!/
div ul li p {
font-size: 30 px;
}
30px is one argument, you can’t have a space between 30 and px
problem with section 20:
here’s my code-
/Add your CSS below!/
div ul li p {
font-size: 30 px;
}
30px is one argument, you can’t have a space between 30 and px