Learn Basic CSS, step 78

Hey guys,
the task is:
“Moving down to the footer element, make all the text have a value of 14px for the font size”

My code:

.footer {
font-size: 14px;
}

It’s not clear to me what I did wrong. Help!

please post a link to the challenge and post all your code from the file.

The problem is solved. Thanks!

1 Like