Customizing Page Branding - Module Assessment

Hi Tom - make sure you copy the hover instructions exactly from the module.

&:hover
{
    background-color: #db8000;
}

As a separate note, you can copy/paste code and format it using the ‘code’ icon in the rich text editor for future posts! It’ll help with the code readability.
image