Skip to main content
This topic has been closed for replies.

1 reply

Nancy OShea
Community Expert
Community Expert
October 6, 2017

Try it without the following CSS properties denoted in red strikeout.

#Home:hover {

    background: #c1c1c1;

    border-radius: 50px;

    border: 10px solid #c1c1c1;

    font-size: 220%;

    transition-duration: 0.5s;

}

Nancy O'Shea— Product User & Community Expert
Participant
October 6, 2017

spaces got smaller but still there is.

Nancy OShea
Community Expert
Community Expert
October 6, 2017

Can you upload your work so far to your remote server and post the URL?  That's the quickest way for us to troubleshoot layout issues.

Nancy O'Shea— Product User & Community Expert